NodeSet.opApply

Traverse the nodes of this set

struct NodeSet
int
opApply
(
scope int delegate
(
ref Node
)
dg
)

Meta