Array.opApply

Allow using foreach over the array of nodes

class Array
int
opApply
(
int delegate
(
size_t
,)
dg
)

Meta