VEBroot.opCall

()-slicing. Yields a "random access range" with the content of the tree. Keys can be NIL.

struct VEBroot(size_t baseSize)
@nogc
opCall
()
if (
(baseSize & (baseSize - 1)) == 0
)

Meta