On Wednesday, 16 September 2020 at 13:30:57 UTC, 60rntogo wrote:


then saying "import foo : Bar;" yields an error "module foo is in file 'foo.d' which cannot be read". I'm curious, how is this behavior achieved in the standard library?

To expand on Adam's reply:

https://dlang.org/spec/module.html#package-module

Reply via email to