unaryMinus

open operator override fun MST.unaryMinus(): MST.Unary(source)

The negation of this element.

Receiver

this value.

Return

the additive inverse of this value.