bignum (original) (raw)
ANSI Common Lisp 12 Numbers
12.2 Dictionary of Numbers
12.2.14 bignum | Type |
---|
Supertypes:
bignum,integer,rational,real,number,t
Description:
The type bignum is defined to be exactly (and integer (not fixnum)).
Allegro CL Implementation Details:
None.