quarkdown
Toggle table of contents
1.10.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-stdlib
/
com.quarkdown.stdlib
/
not
not
fun
not
(
value
:
Boolean
)
:
Boolean
Negates a boolean value.
Return
the negation of
value
Parameters
value
boolean value to negate
Chaining
This function is designed to be
chained
with other function calls:
Boolean
::
not
->
Boolean
Content copied to clipboard