String lambdas

Jack Stouffer via Digitalmars-d digitalmars-d at puremagic.com
Tue Apr 26 12:45:18 PDT 2016


On Tuesday, 26 April 2016 at 17:58:22 UTC, Andrei Alexandrescu 
wrote:
> https://github.com/dlang/phobos/pull/3882
>
> I just closed with some regret a nice piece of engineering. 
> Please comment if you think string lambdas have a lot of 
> unexploited potential.

I'm of the opinion that string lambdas must go. I started, and I 
really should finish it at some point, removing string lambdas 
from the documentation: https://github.com/dlang/phobos/pull/3800

I think that the drawback you mentioned does not outweigh the 
benefits gained from using actual lambdas.


More information about the Digitalmars-d mailing list