Better lambdas!!!!!!!!!!
ZombineDev via Digitalmars-d
digitalmars-d at puremagic.com
Fri Sep 11 04:32:34 PDT 2015
On Friday, 11 September 2015 at 08:02:21 UTC, Russel Winder wrote:
> On Thu, 2015-09-10 at 20:51 +0000, Adam D. Ruppe via
> Digitalmars-d wrote:
>> […]
>>
>> The string lambdas Phobos supports basically does this:
>>
>> `b < a*b`
>>
>> would work in there. These are falling out of favor with the
>> new syntax in the language, but they are still supported by
>> most the library.
>
> And until some bugs get fixed, you have to use string functions
> in some places, you cannot use proper function literals :-(
Can you elaborate? Are those bugs logged somewhere?
More information about the Digitalmars-d
mailing list