ObjectList.opApply

Support foreach

struct ObjectList(T)
int
opApply
(
int delegate
(
ref T
)
callback
)

Meta