I am thinking about how to approach higher-level abstractions of finite vector spaces as collections of Vector.
Motivating case: a Bezier closed contour defined as an ordered list of 2-tuple of x, y coordinates in a Cartesian coordinate system.
This begins to head into more extensive linear algebra support terrain.