Beta 2.079.0

psychoticRabbit meagain at meagain.com
Thu Feb 22 14:20:04 UTC 2018


On Thursday, 22 February 2018 at 13:35:00 UTC, aliak wrote:
>
> Given that comma is implemented already, and barring a revert, 
> can we maybe somewhat unbreak it by allowing:
>
> import mod1: write, .mod2;
>
> So leading dot to say it's a module (if not fully qualified)

leading dots?? grr!!

I doubt change can be easier, clearer, or nicer to look at, than:

import std.rabbit [food, water], std.house, std.family [carer];

I would support that syntax 100%. Nothing else I've seen would 
get that level of support from me.



More information about the Digitalmars-d-announce mailing list