Generator.opApply

int opApply(scope int delegate(T) loopBody)
No documentation available for this declaration.
int opApply(scope int delegate(size_t, T) loopBody)
No documentation available for this declaration.