makes a lot of sense, once explained. TY! every program code therefore may become a module.
some things may not be immediately obvious to a hello-world newbie ;)
A little surprised that Nim doesn't allow it like this:
import "dashes-in-the-filename" as dashes
It would be a nice addition that uses the existing syntax.