Inline imports redivivus
rikki cattermole
rikki at cattermole.co.nz
Sun Jul 25 06:45:06 UTC 2021
On 25/07/2021 6:54 AM, Adam D Ruppe wrote:
> 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?
It would certainly be an interesting set of changes to make that happen
for sure!
More information about the Digitalmars-d
mailing list