IterationDelegate.with_pos

Union of the supported 'foreach' iteration delegate types

union IterationDelegate
int delegate(ref size_t pos, ref cstring segment) with_pos;

Meta