dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
Interval.opBinary
dhtslib
coordinates
Interval
opbinary + or - to use offset
auto
opBinary
(Interval!cs other)
auto
opBinary
(T off)
struct
Interval
(CoordSystem cs)
@
safe
nothrow pure @
nogc
auto
opBinary
(
string
op
T
)
(
T
off
)
if
(
(
op
== "+" ||
op
== "-"
)
&&
isIntegral
!
T
)
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
opbinary + or - to use offset