Vector.normalise

Normalises vector in place

struct Vector(T, size_t N)
alias normalise = normalize

Meta