I\'m trying to store a simple vector of three-dimensional points in space. To do this, I\'m newtype-ing a custom Point and manually implement the <
newtype
Point