|
Allegro CL |
ANSI Common Lisp 7 Objects 7.4 Meta-Objects
7.4.1 Standard Meta-objectsThe object system supplies a set of meta-objects, called standard meta-objects. These include the class standard-object and instances of the classes standard-method, standard-generic-function, and method-combination.
|