Bug fix week

Pelle pelle.mansson at gmail.com
Mon May 24 11:42:26 PDT 2010


On 05/24/2010 07:04 PM, Adam Ruppe wrote:
> On 5/24/10, Andrei Alexandrescu<SeeWebsiteForEmail at erdani.org>  wrote:
>> FWIW I swear by it.
>
> Me too. I was opposed to it in the beginning as being unnecessary, but
> it is really nice now that I use it.
>
> auto a = to!int(whatever);
>
> Just flows really nicely. to!(int)(whatever) isn't quite the same.

map!foo(data);

So awesome.


More information about the Digitalmars-d-announce mailing list