Vector.v

Undocumented in source.
struct Vector(type, int dimension_)
@safe pure nothrow
static if(dimension >= 2)
alias v = y

Meta