Searched defs:unaryFun (Results 1 – 2 of 2) sorted by relevance
124 auto unaryFun(ElementType)(auto ref ElementType __a) in unaryFun() function133 alias unaryFun = fun.opCall; variable137 alias unaryFun = fun; variable
111 auto unaryFun(ElementType)(auto ref ElementType __a) in unaryFun() function120 alias unaryFun = fun.opCall; variable124 alias unaryFun = fun; variable