unaryMinus

operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.0
operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.1
inline operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.3
inline operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.8
inline operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.8