dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
Coordinate.opBinary
dhtslib
coordinates
Coordinate
opbinary + or - to use offset
struct
Coordinate
(Basis bs)
@
safe
@
nogc
nothrow pure
auto
opBinary
(
string
op
T
)
(
T
off
)
if
(
(
op
== "+" ||
op
== "-"
)
&&
isIntegral
!
T
)
Meta
Source
See Implementation
dhtslib
coordinates
Coordinate
functions
offset
opBinary
to
variables
pos
opbinary + or - to use offset