Vector2.opNeg

Returns a negated copy of this Vector.

struct Vector2(T)
const pure nothrow
opNeg
()
if (
isNumeric!T
)

Meta