"Alex Rønne Petersen" <xtzgzo...@gmail.com> wrote in message 
news:jdckl1$1hfb$1...@digitalmars.com...
>
> Or perhaps even better, when we get fully working UFCS:
>
> auto ints = [0, 1, 2, 3, 4, 5].filter(x => x % 2 != 0);
>

That is just beautiful.


Reply via email to