Modern C++ Lamentations

Jacob Carlborg doob at me.com
Sun Dec 30 16:51:07 UTC 2018


On 2018-12-30 15:46, Andrei Alexandrescu wrote:
> On 12/29/18 9:03 PM, Timon Gehr wrote:
>> alias then(alias a)=(r)=>map!a(r).joiner;
> The "then" abstraction is pretty awesome. Thanks!

Isn't that usually called "flatMap"?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list