|
ANSI Common Lisp 4 Types and Classes 4.4 Dictionary of Types and Classes
4.4.14 standard-object |
Class |
- Class Precedence List:
-
standard-object,
t
- Description:
-
The class standard-object is an instance of standard-class
and is a superclass of every class that is an instance of
standard-class except itself.
- Allegro CL Implementation Details:
-
None.
|