vebtree v0.6.1 (2016-09-13T14:16:59Z)
Dub
Repo
VEBtree.insert
vebtree
VEBtree
this method overrides the insert method to directly use arrays
bool
insert
(size_t value)
void
insert
(R arr)
class
VEBtree
@
nogc
nothrow
void
insert
(
R
)
(
R
arr
)
if
(
isIterable
!
R
)
Meta
Source
See Implementation
vebtree
VEBtree
constructors
this
functions
capacity
exportTree
insert
opIn_r
popBack
popFront
predecessor
remove
successor
properties
back
empty
front
length
max
min
opDollar
variables
expectedSize
this method overrides the insert method to directly use arrays