|   | 
 ANSI Common Lisp    12 Numbers    12.2 Dictionary of Numbers
 
 - Supertypes:
 - 
bit,
unsigned-byte,
signed-byte,
integer,
rational,
real,
number,
t
  - Description:
 - 
The type bit is equivalent to the type (integer 0 1)
and (unsigned-byte 1).
  - Allegro CL Implementation Details:
 - 
 None.
  
 |