|   | 
 ANSI Common Lisp    13 Characters    13.2 Dictionary of Characters
 
| 13.2.3  standard-char | 
Type | 
  
 
 - Supertypes:
 - 
standard-char,
base-char,
character,
t
  - Description:
 - 
A fixed set of 96 characters required to be present in all 
conforming implementations.  Standard characters are 
defined in Section 2.1.3 Standard Characters.
Any character that is not simple is not a standard character.
 
 
  - See Also:
 - 
Section 2.1.3 Standard Characters
  - Allegro CL Implementation Details:
 - 
 None.
  
 |