Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't see how Nim's import is necessary for that to happen. You can allow the user to specify items to import without the qualifier (like Python's `from lib import foo`), and the universal function call syntax would work, too.


That is allowed, with the exact same syntax as Python. But then you still lose the qualification so I don't see any benefits, it's just more boilerplate to constantly adjust, git conflicts to fight with, etc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: