neg method

Vec neg()

Implementation

Vec neg() => Vec(-x, -y);