Searched defs:OpApply (Results 1 – 3 of 3) sorted by relevance
3014 static struct OpApply struct3032 OpApply oa; argument3084 static struct OpApply struct3086 int opApply(int delegate(ref int) dg) in opApply()
243 static struct OpApply struct245 int opApply(scope int delegate(ref int) dg) in opApply()
358 static struct OpApply struct360 int opApply(scope int delegate(ref int) @safe dg) in opApply()