# Constants
Clockwise indicates that the vector or point is clockwise relative to the base vector.
Collinear indicates that the vector or point is along the same vector as the base vector.
CounterClockwise indicates that the vector or point is clockwise relative to the base vector.
# Type aliases
Type enumerates the angular relationship between points and vectors.