Vector.normalize

Set vector length to 1

struct Vector(T, int size)
static if(isNumeric!(T))
void
normalize
()

Meta