Vector.length

Undocumented in source.
struct Vector(T, uint N)
static if(N >= 2)
alias length = magnitude

Meta