stdlib
1.8
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Common
JVM
JS
Native
stdlib
/
kotlin
/
Boolean
/
not
not
Common
JVM
JS
Native
operator
fun
not
(
)
:
Boolean
(
source
)
Returns the inverse of this boolean.
Since Kotlin
1.2
operator
fun
not
(
)
:
Boolean
(
source
)
Returns the inverse of this boolean.
Since Kotlin
1.0
operator
fun
not
(
)
:
Boolean
(
source
)
Returns the inverse of this boolean.
Since Kotlin
1.1
operator external
fun
not
(
)
:
Boolean
(
source
)
Returns the inverse of this boolean.
Since Kotlin
1.3