The new, new phobos sneak preview
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Wed Apr 8 13:16:31 PDT 2009
novice2 wrote:
> Andrei Alexandrescu Wrote:
>
>> *** std.format
>>
>> * Added vector parsing and printing with the specifier "%()". For
>> example, writefln("[%(s; )]", [1, 2, 3][]) writes "[1; 2; 3]". This
>> support is experimental and may be changed in the future.
>
> oh, please, don't remove this feature in future! it is helpfull.
> change if need, but not remove please.
I love it too. In all likelihood we'll only add to it.
Andrei
More information about the Digitalmars-d
mailing list