Replies: 1 comment
-
To compare visually: import std::io; import c3::io; import lang::io; import core::io; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the standard library uses the std prefix, and the std::builtin (with sub modules) are imported implicitly. I would like to poll naming alternatives.
16 votes ·
Beta Was this translation helpful? Give feedback.
All reactions