unaryMinus

operator fun unaryMinus(): Int

Returns the negative of this value.

operator fun unaryMinus(): Int

Returns the negative of this value.

inline operator fun unaryMinus(): Int

Returns the negative of this value.