dstats ~master (2018-01-23T10:54:54Z)
Home
Dub
Repo
StackTree.insert
dstats
alloc
StackTree
Insert an element.
struct
StackTree
(T, alias key = "a", alias compFun = "a < b")
void
insert
(
T
toInsert
)
Meta
Source
See Implementation
dstats
alloc
StackTree
constructors
this
functions
find
insert
opApply
opIn_r
remove
properties
length
Insert an element.