intervaltree v0.20.0 (2020-01-10T06:26:29Z)
Home
Dub
Repo
IntervalTreeNode.key
intervaltree
splaytree
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
splaytree
IntervalTreeNode
constructors
this
functions
isLeftChild
overlaps
properties
key
variables
interval
left
max
parent
right
sort key