intervaltree ~master (2021-02-23T02:32:27Z)
Home
Dub
Repo
IntervalAVLTree.cmpfn
intervaltree
avltree
IntervalAVLTree
Undocumented in source. Be warned that the author may not have intended to support it.
int
cmpfn
(IntervalType x, inout(Node)* y)
int
cmpfn
(inout(Node)* x, inout(Node)* y)
struct
IntervalAVLTree
(IntervalType)
pragma(
inline
, true) @
safe
@
nogc
nothrow
int
cmpfn
(
inout
(
Node
)*
x
,
inout
(
Node
)*
y
)
Meta
Source
See Implementation
intervaltree
avltree
IntervalAVLTree
aliases
Node
functions
cmpfn
find
findOverlapsWith
insert
kavl_erase
variables
root