BucketsChain.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
struct BucketsChain(T, uint elementsInBucket = 64, bool addGCRange = hasIndirections!T)
int
opApply
(
scope int delegate
(
ref T
)
dg
)

Meta