Vector.y

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

Meta