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


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)