Array.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
struct Array(T)
@nogc @trusted nothrow const
int
opApply
(
int delegate
(
T
)
@nogc nothrow
dg
)

Meta