Node: nil, Next: , Previous: unwind-protect, Up: Data and Control Flow Dictionary



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