vebtree v0.10.0 (2018-06-18T11:44:01Z)
Dub
Repo
VEBroot.opIndexAssign
vebtree
VEBroot
operator is used for re assigning data, if the key already exists.
struct
VEBroot
(T = void)
static if
(
!is(T == void)
)
void
opIndexAssign
(
ref
T
value
,
size_t
key
)
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
operator is used for re assigning data, if the key already exists.