-
Notifications
You must be signed in to change notification settings - Fork 437
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
Add import system #544
Add import system #544
Conversation
3f7d34c
to
37c5561
Compare
01eec80
to
9233471
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you write some documentation on how to use imports as a user?
With the namespace rules, etc.
It can go in the docs
folder.
Also document the syntax on docs/syntax.md
and add an entry in the changelog
What to you mean by namespace rules? |
I mean how the path search correspond to names, what names are reachable, etc. |
@developedby Could you review the |
Makes 'bend' desugar with imported types deterministic
Improve documentation
Todo:
closes #514
Current syntax: