Vector.v

Undocumented in source.
struct Vector(T, uint N)
pure
static if(N > 1)
alias v = y

Meta