Beta 2.079.0

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Feb 20 22:54:43 UTC 2018


On Tue, Feb 20, 2018 at 10:19:03PM +0000, John Gabriele via Digitalmars-d-announce wrote:
[...]
> Thanks. Is the point to be able to string a bunch of selective imports
> together, as in:
> 
>     import pkg.mod1 : sym1, sym2, pkg.mod2 : sym1, sym2, pkg.mod3 : sym1;
> 
> ?
> 
> That's difficult to read; it's hard to see the difference between the
> commas that separate the symbols vs the commas that separate the
> modules+symbols groups.

Yeah, personally I'd avoid writing it that way too.  But obviously
enough people like this syntax to push it through. *shrug*


T

-- 
Nobody is perfect.  I am Nobody. -- pepoluan, GKC forum


More information about the Digitalmars-d-announce mailing list