not (original) (raw)

expect operator fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.0

actual operator fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.1

operator fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.0

actual operator external fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.3

actual operator fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.8

actual operator fun not(): Boolean(source)

Returns the inverse of this boolean.

Since Kotlin

1.8