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 [Constant Variable]