Vector.normalized

struct Vector(ulong n)
pure const nothrow @nogc
normalized
()
if (
n >= 1
)

Meta