intervaltree ~master (2021-02-23T02:32:27Z)
Home
Dub
Repo
IntervalTreeNode.key
intervaltree
avltree
IntervalTreeNode
sort key
struct
IntervalTreeNode
(IntervalType)
pragma(
inline
, true) @
property
@
safe
@
nogc
nothrow const
auto
key
(
)
if
(
__traits(
hasMember
,
IntervalType
, "start") &&
__traits(
hasMember
,
IntervalType
, "end")
)
Meta
Source
See Implementation
intervaltree
avltree
IntervalTreeNode
constructors
this
properties
key
variables
balance
interval
max
p
size
sort key