dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
Interval.isOverlap
dhtslib
coordinates
Interval
does this interval overlap with the other interval?
struct
Interval
(CoordSystem cs)
@
safe
nothrow pure @
nogc
auto
isOverlap
(
Interval
!
cs
other
)
Meta
Source
See Implementation
dhtslib
coordinates
Interval
aliases
basetype
endtype
constructors
this
functions
getMaxEnd
getMaxStart
getMinEnd
getMinStart
intersectImpl
isOverlap
offset
opBinary
size
to
toString
unionImpl
variables
end
start
does this interval overlap with the other interval?