intervaltree ~master (2021-02-23T02:32:27Z)
Home
Dub
Repo
IntervalSplayTree.insert
intervaltree
splaytree
IntervalSplayTree
insert interval, updating "max" on the way down
struct
IntervalSplayTree
(IntervalType)
@
trusted
@
nogc
nothrow
Node
*
insert
(
IntervalType
i
)
Meta
Source
See Implementation
intervaltree
splaytree
IntervalSplayTree
aliases
Node
functions
find
findMin
findOverlapsWith
findxxx
insert
iteratorNext
iteratorReset
remove
variables
cur
root
insert interval, updating "max" on the way down