inv (original) (raw)

expect fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.0

actual fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.1

fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.0

actual external fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.3

actual inline fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.8

actual inline fun inv(): Int(source)

Inverts the bits in this value.

Since Kotlin

1.8