There is no need to special case the module, you can re export modules imported (acting like an include without being an include) but for some reason prelude doesn’t do this
- include std/prelude vs import std/prelude (and other small pre... didlybom
- include std/prelude vs import std/prelude (and other smal... aEverr