The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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
opBinaryRight
remove
properties
length
Insert an element.