filtered imports

jmh530 john.michael.hall at gmail.com
Thu Sep 13 19:08:06 UTC 2018


On Thursday, 13 September 2018 at 17:54:03 UTC, Vladimir 
Panteleev wrote:
> [snip]
>
> However, it is solved with an alias:
>
> alias write = std.stdio.write;
>
> (or using selective imports or fully-qualified identifiers for 
> either module of course).

That's a nice trick!


More information about the Digitalmars-d mailing list