[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


Constant Variable NIL

Constant Value:

nil.

Description:

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

Examples:

 nil =>  NIL 

See Also:

t

Notes: None.


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.