Function Collection.opApply
support of foreach with reference
int opApply(
int delegate(ref T param) op
);
support of foreach with reference
int opApply(
int delegate(ref T param) op
);