kotlin-stdlib
Common
JRE
Native
kotlin-stdlib
/
kotlin
/
Boolean
/
not
not
Common
JRE
Native
operator
fun
not
(
)
:
Boolean
Returns the inverse of this boolean.
operator
fun
not
(
)
:
Boolean
Returns the inverse of this boolean.
operator external
fun
not
(
)
:
Boolean
Returns the inverse of this boolean.