normalLeft method

Vector normalLeft()

Implementation

Vector normalLeft() => Vector(y, -x);