Vector.length

Undocumented in source.
struct Vector(T, int N)
nothrow deprecated
static if(isFloatingPoint!T)
alias length = magnitude

Meta