vebtree v0.7.1 (2016-10-27T21:07:33Z)
Dub
Repo
VEBtree.insert
vebtree
VEBtree
this method overrides the insert method to directly use arrays
auto
insert
(size_t value)
void
insert
(R arr)
struct
VEBtree
@
nogc
nothrow
void
insert
(
R
)
(
R
arr
)
if
(
isIterable
!
R
)
Meta
Source
See Implementation
vebtree
VEBtree
constructors
this
functions
capacity
dup
exportTree
insert
opIn_r
opIndex
opSlice
popBack
popFront
predecessor
remove
successor
properties
back
empty
front
length
max
min
opDollar
save
variables
expectedSize
this method overrides the insert method to directly use arrays