operator unary- method

Value operator unary-()

Implementation

Value operator -() => this * -1;