SimpleSplitConv.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
struct SimpleSplitConv(R)
int
opApply
(
scope int delegate
(
R
)
dg
)
if (
isInputRange!R
)

Meta