Iterable

Undocumented in source.
  1. interface Iterable(T)
  2. interface Iterable(K, V)

Members

Functions

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

Meta