Iterator.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
struct Iterator
@trusted
int
opApply
(
U...
)
(
int delegate
(
ref U args
)
@system
dg
)

Meta