intervaltree v0.20.0 (2020-01-10T06:26:29Z)
Home
Dub
Repo
BasicInterval.opCmp
intervaltree
BasicInterval
override the <, <=, >, >= operators; we'll use compiler generated default opEqual
int
opCmp
(BasicInterval other)
struct
BasicInterval
@
safe
@
nogc
nothrow const
int
opCmp
(
const
ref
BasicInterval
other
)
int
opCmp
(int other)
Meta
Source
See Implementation
intervaltree
BasicInterval
functions
opCmp
toString
variables
end
start
override the <, <=, >, >= operators; we'll use compiler generated default opEqual