| ▲ | fooker 4 hours 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. | ||
| ▲ | pjmlp 2 hours ago | parent [-] | |
Office has made a couple of talks about their modules migration, which is exactly that use case. | ||