Vector.moveTowards

Moves vector toward target

struct Vector(T, size_t N)
moveTowards
(,
double maxDist
)
if (
isNumeric!T &&
N > 0
)

Meta