unaryMinus

expect operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.0
actual operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.1
operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

1.0
actual inline operator fun unaryMinus(): Int(source)

Returns the negative of this value.

Since Kotlin

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

Returns the negative of this value.

Since Kotlin

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

Returns the negative of this value.

Since Kotlin

1.8