Coordinate.offset

make a new coordinate with a value of this.pos + off this.pos + off

struct Coordinate(Basis bs)
@safe @nogc nothrow pure
offset
(
T
)
(
T off
)
if (
isIntegral!T
)

Meta