Issue 7670

F i L witte2008 at gmail.com
Sat Mar 17 21:33:21 PDT 2012


On Sunday, 18 March 2012 at 02:50:40 UTC, bearophile wrote:
> I need to attract a bit of your attention to this:
>
> http://d.puremagic.com/issues/show_bug.cgi?id=7670
>
> Currently this (very nice) code gets accepted even with the 
> -property compiler switch:
>
> [1, 2, -3, 4].filter!(x => x > 0).map!(x => x ^^ 0.2).writeln;
>
> Bye,
> bearophile

Is UFCS planned for 2.059?




More information about the Digitalmars-d mailing list