vebtree v0.10.0 (2018-06-18T11:44:01Z)
Dub
Repo
VEBroot.opApply
vebtree
VEBroot
the opApply method grants the correct foreach behavior
int
opApply
(int delegate(ref size_t) operations)
struct
VEBroot
(T = void)
int
opApply
(
scope
int
delegate
(
ref
size_t
)
operations
)
int
opApply
(int delegate(ref size_t, ref T) operations)
Meta
Source
See Implementation
vebtree
VEBroot
aliases
put
functions
dup
insert
opApply
opBinaryRight
opCall
opEquals
opIndex
opIndexAssign
predecessor
remove
successor
toHash
properties
back
capacity
empty
front
length
universe
the opApply method grants the correct foreach behavior