Vector.length

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

Meta