Next: , Previous: , Up: Data and Control Flow Dictionary  


5.3.30 nil [Constant Variable]

Constant Value::

nil.

Description::

nil represents both boolean (and generalized boolean) false and the empty list.

Examples::

 nil ⇒  NIL 

See Also::

t