intervaltree ~master (2021-02-23T02:32:27Z)
Home
Dub
Repo
IntervalSplayTree.find
intervaltree
splaytree
IntervalSplayTree
find interval TODO: use augmented tree's 'max' to efficiently bail out early
struct
IntervalSplayTree
(IntervalType)
@
nogc
nothrow
Node
*
find
(
IntervalType
interval
)
Meta
Source
See Implementation
intervaltree
splaytree
IntervalSplayTree
aliases
Node
functions
find
findMin
findOverlapsWith
findxxx
insert
iteratorNext
iteratorReset
remove
variables
cur
root
find interval TODO: use augmented tree's 'max' to efficiently bail out early