14.2.2 null [System Class] ¶
Class Precedence List:: ¶
null,
symbol,
list,
sequence,
t
Description:: ¶
The only object of type null is nil,
which represents the empty list and can also be notated ()
.
See Also:: ¶
Symbols as Tokens,
Left-Parenthesis,
Printing Symbols