Iterable.opApply

Undocumented in source.
interface Iterable(K, V)
int
opApply
(
scope int delegate
(
ref K
,
ref V
)
dg
)

Meta