intervaltree ~master (2021-02-23T02:32:27Z)
Home
Dub
Repo
BasicInterval.opCmp
intervaltree
BasicInterval
override the <, <=, >, >= operators; we'll use compiler generated default opEqual
int
opCmp
(BasicInterval other)
struct
BasicInterval
(T)
@
safe
@
nogc
nothrow const
int
opCmp
(
const
ref
BasicInterval
other
)
T
opCmp
(T other)
Meta
Source
See Implementation
intervaltree
BasicInterval
functions
opCmp
toString
variables
end
start
override the <, <=, >, >= operators; we'll use compiler generated default opEqual