Constant Value:
nil.
Description:
nil represents both boolean (and generalized boolean) false and the empty list.
Examples:
nil => NIL
See Also:
t
Notes: None.