std:std.geom.Vec2<T>.Operator -

Operator -:Vec2<T>( )
Operator -:Vec2<T>( v:Vec2<T> )
Operator -:Vec2<T>( s:T )

Negates the vector. Subtracts another vector from the vector. Subtracts a scalar from the vector.