Inline imports redivivus

Adam D Ruppe destructionator at gmail.com
Sat Jul 24 18:54:28 UTC 2021


On Saturday, 24 July 2021 at 18:20:32 UTC, rikki cattermole wrote:
> Instead enabling of using the identifier list directly i.e.
>
> std.stdio.writeln("foo");
>
> Without an explicit import to get it in scope, and yes I know 
> this has some ramifications with module loading and symbol 
> resolution in general.

yeah like what's the module in there? what about something like 
arsd.minigui.menu.label, what would be the module there?


More information about the Digitalmars-d mailing list