syntax sugar: std.path::buildPath instead of from!"std.path".buildPath
Jack Stouffer via Digitalmars-d
digitalmars-d at puremagic.com
Tue Feb 14 09:21:37 PST 2017
On Tuesday, 14 February 2017 at 09:55:51 UTC, Jacob Carlborg
wrote:
> Why? It looks awful. The signatures we already have in Phobos
> is quite ridiculous, this will not improve. Isn't this and the
> whole idea of DIP 1005 just a workaround for the compiler not
> lazily analyzing the symbols.
https://github.com/dlang/DIPs/blob/master/DIPs/DIP1005.md#alternative-lazy-imports
More information about the Digitalmars-d
mailing list