Vector.Dimension

Dimension of this vector type

struct Vector(T, uint S)
enum Dimension = S;

Meta