Graphmath.Vec2.negate

You're seeing just the function negate, go back to Graphmath.Vec2 module for more information.

Specs

negate(vec2()) :: vec2()

negate(v) creates a vector whose elements are opposite in sign to v.