inv (original) (raw)
expect fun inv(): Long(source)
Inverts the bits in this value.
Since Kotlin
1.0
actual fun inv(): Long(source)
Inverts the bits in this value.
Since Kotlin
1.1
Inverts the bits in this value.
Since Kotlin
1.0
actual external fun inv(): Long(source)
Inverts the bits in this value.
Since Kotlin
1.3
actual inline fun inv(): Long(source)
Inverts the bits in this value.
Since Kotlin
1.8
actual inline fun inv(): Long(source)
Inverts the bits in this value.
Since Kotlin
1.8