not

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
operator fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.8
operator fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.8