On Saturday, 26 September 2020 at 22:43:10 UTC, 60rntogo wrote: > > OK, sure. It's just that the motivation behind doing public > imports in package.d is that I can write "import pack" instead > of "import pack.foo". I guess it simply doesn't work within the > package itself. package.d is for your external interface.