Lisp supports a boolean type (containing "t" and "nil"). Currently, these values are handled special, but there is no boolean node type.
Lisp supports a boolean type (containing "t" and "nil"). Currently, these values are handled special, but there is no boolean node type.