operator unary- abstract method

IntX operator unary-()

Negate operator.

Note that -MIN_VALUE is equal to MIN_VALUE due to overflow.

Implementation

IntX operator -();