quarkdown
Toggle table of contents
1.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-stdlib
/
com.quarkdown.stdlib.module.Logical
/
not
not
.
not
value
:
{
Boolean
}
->
Boolean
Content copied to clipboard
Return
the negation of
value
Chaining
This function is designed to be
chained
with other function calls:
Boolean
::
not
->
Boolean
Content copied to clipboard