Function vec2.opUnary

returns vector with all components which are negative of components for this vector

vec2 opUnary(string op : "-")() const;