Forwarding arguments through a std.algorithm.map

Nordlöw per.nordlow at gmail.com
Fri Mar 16 21:24:29 UTC 2018


On Friday, 16 March 2018 at 20:39:33 UTC, Andrei Alexandrescu 
wrote:
> My knee-jerk reaction is that's a rather peculiar primitive to 
> add to the standard library. -- Andrei

I'm needing it for variadic equal...I'll put it as a private 
member in `equal`s template declaration for now.


More information about the Digitalmars-d-learn mailing list