Const
Turn a unary function into a pair-wise unary function.
Vec2.map
A function that takes one arg and returns something.
A function that takes a pair such as [number, number] (Vector2) and transforms it with op.
[number, number]
op
Turn a unary function into a pair-wise unary function.