Vector.vector

Holds all coordinates, length conforms dimension.

struct Vector(type, int dimension_)
vt[dimension] vector;

Meta