dstats ~master (2018-01-23T10:54:54Z)
Home
Dub
Repo
StackTree.opIn_r
dstats
alloc
StackTree
Find an element and return a pointer to it, or null if not present.
struct
StackTree
(T, alias key = "a", alias compFun = "a < b")
T
*
opIn_r
(
U
)
(
U
whatToFind
)
Meta
Source
See Implementation
dstats
alloc
StackTree
constructors
this
functions
find
insert
opApply
opIn_r
remove
properties
length
Find an element and return a pointer to it, or null if not present.