unaryMinus

open operator override fun DS<T, A>.unaryMinus(): DS<T, A>

The negation of this element.

Receiver

this value.

Return

the additive inverse of this value.