dstats ~updates (2021-12-23T10:07:51.5287763)
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
findImpl
insert
insertImpl
opApply
opIn_r
remove
properties
length
Find an element and return a pointer to it, or null if not present.