Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we really need import instructions? #55

Open
niquola opened this issue Apr 17, 2023 · 1 comment
Open

Do we really need import instructions? #55

niquola opened this issue Apr 17, 2023 · 1 comment

Comments

@niquola
Copy link
Member

niquola commented Apr 17, 2023

In zen, we always refer by full name - why do we need to do imports?
That was borrowed from Clojure, but looks like in zen we can relax it.

@niquola
Copy link
Member Author

niquola commented Aug 21, 2023

Contr-example: import turns on a namespace (ie forced to load it).
Contr-contr-examp: we can do auto-import at the first occurrence of namespaced reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant