Atom - ¬
- Logical NOT
Characters: ¬
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Return 1
for falsy values and 0
otherwise.
¬
- Logical NOTCharacters: ¬
This atom is monadic, which means it takes one argument.
Return 1
for falsy values and 0
otherwise.