|   | 
 ANSI Common Lisp    10 Symbols    10.2 Dictionary of Symbols
 
 - Supertypes:
 - 
keyword,
symbol,
t
  - Description:
 - 
The type keyword includes all symbols interned the keyword package.
Interning a symbol in the keyword package has three automatic effects:
 
 
  - See Also:
 - 
keywordp
  - Allegro CL Implementation Details:
 - 
 None.
  
 |