unaryMinus

open operator override fun Expression<T>.unaryMinus(): Expression<T>

The negation of this element.

Return

the additive inverse of this value.

Sources

common source
Link copied to clipboard