OpApplyWrapArray

Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(ref TValue val) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(ref size_t, ref TValue val) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta