alias with lambda syntax: alias fun2=a=>fun(a);
Meta via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Jun 5 17:26:05 PDT 2014
On Thursday, 5 June 2014 at 07:19:07 UTC, timotheecour wrote:
> ok I remembered we can use std.typetuple.Alias for that.
Or std.functional.unaryFun.
More information about the Digitalmars-d-learn
mailing list