Common Lisp the Language, 2nd Edition


next up previous contents index
Next: Object Creation and Up: Meta-objects Previous: Standard Metaclasses

28.1.8.3. Standard Meta-objects

change_begin
The Object System supplies a standard 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.


change_end


AI.Repository@cs.cmu.edu