Element - ¬ - Logical Not
Characters:
¬
Description
Return the inverse (negation) of the truthiness of an item.
Overloads
num-not astr-a != "" | len(a) > 0lst-a != [] | len(a) > 0
Examples
0 ¬=1`` ¬=1⟨⟩ ¬=1