Beta 2.079.0

psychoticRabbit meagain at meagain.com
Wed Feb 21 16:15:41 UTC 2018


On Wednesday, 21 February 2018 at 15:33:02 UTC, Joakim wrote:
>
> I thought about chiming in on that PR when it was open, but 
> didn't because the vote was split at 5-5 and I thought it 
> wouldn't get merged.  Also, I'm not against the idea in 
> principle, but I do wish you'd chosen better syntax, such as 
> not reusing the comma to split modules too.  I don't have a 
> better separator suggestion though, `|`?

How about the plain obvious?

import std.stdio:write,writeln,writefln & 
std.array:join,split,replicate;



More information about the Digitalmars-d-announce mailing list