Moving back to .NET

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sun Sep 20 19:38:28 PDT 2015


On 9/20/2015 5:00 PM, Temtaime wrote:
> I also hate errors when a lambda contains some errors.
>
> [ 1 ].countUntil!(a => a == undeclared_something);
>
> Error: template std.algorithm.searching.countUntil cannot deduce function from
> argument types !((a) => a == undefined)(int[])

Please post to bugzilla.


More information about the Digitalmars-d mailing list