+
Computes the Boolean NOT value for a boolean value on top of the stack.
true ! → false
false ! ! → false
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
+Computes the Boolean NOT value for a boolean value on top of the stack.
true ! → false
false ! ! → false