|
|
|
|
|
by fooker
143 days ago
|
|
It works perfectly when it comes to `import std` and making things a bit easier. It does not work very well at all if your goal is to port your current large codebase to incrementally use modules to save on compile time and intermediate code size. |
|