Set.opApply

foreach support

struct Set(T, Allocator = shared const Mallocator)
int
opApply
(
scope int delegate
(
ref T
)
dg
)

Meta