not

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