dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
Interval.offset
dhtslib
coordinates
Interval
make a new coordinate pair with a value of this.start + off and this.end + off
struct
Interval
(CoordSystem cs)
@
safe
nothrow pure @
nogc
auto
offset
(
T
)
(
T
off
)
if
(
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
make a new coordinate pair with a value of this.start + off and this.end + off