import vs. load #36
Closed
Ratstail91
started this conversation in
Polls
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently,
import
can import things from the exports region, and it can also load external libraries.Should I separate the loading functionality into it's own keyword?
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions