collections-d v0.4.5 (2021-09-21T18:03:52Z)
Dub
Repo
TreeMap.opOpAssign
collections
treemap
TreeMap
Set operators.
TreeMap
!(
K
,
E
,
nogcIndexing
,
less
)
opOpAssign
(K value)
TreeMap
!(
K
,
E
,
nogcIndexing
,
less
)
opOpAssign
(R range)
struct
TreeMap
(K, E, bool nogcIndexing = true, alias less = "a < b")
static if
(!(
E.stringof != "void"
))
TreeMap
!(
K
,
E
,
nogcIndexing
,
less
)
opOpAssign
(
string
op
R
)
(
R
range
)
Meta
Source
See Implementation
collections
treemap
TreeMap
constructors
this
functions
has
hasRange
opApply
opApplyReverse
opBinary
opBinaryRight
opIndex
opIndexAssign
opOpAssign
ptrOf
put
rebalance
remove
removeByElem
toString
properties
arrayOf
length
static functions
makeFuncTM
makeFuncTS
Set operators.