Go to the first, previous, next, last section, table of contents.


nil [Constant Variable]

Constant Value::

nil.

Description::

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

Examples::

 nil =>  NIL 

See Also::

section t [Constant Variable]


Go to the first, previous, next, last section, table of contents.