|
ANSI Common Lisp 4 Types and Classes 4.4 Dictionary of Types and Classes
4.4.10 standard-class |
System Class |
- Class Precedence List:
-
standard-class,
class,
standard-object,
t
- Description:
-
The class standard-class is the default class of classes
defined by defclass.
- Allegro CL Implementation Details:
-
None.
|