dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
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