scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
not
not
operator
fun
Expression
.
not
(
)
:
Expression
Creates a 'not' operator block.
Receiver
The boolean expression to negate.
Return
A 'not' expression block.