dunkelheit ~develop (2021-09-26T11:55:02.1809452)
Dub
Repo
SortedTreePayload.insert
dkh
container
sortedtree
SortedTreePayload
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SortedTreePayload
(T, alias less, bool allowDuplicates = false)
void
insert
(
in
T
x
)
Meta
Source
See Implementation
dkh
container
sortedtree
SortedTreePayload
aliases
NP
functions
insert
lowerCount
opIndex
removeAt
removeKey
validCheck
properties
length
structs
Node
variables
n