|
Allegro CL |
ANSI Common Lisp 4 Types and Classes 4.3 Classes 4.3.1 Introduction to Classes
4.3.1.1 Standard MetaclassesThe object system provides a number of predefined metaclasses. These include the classes standard-class, built-in-class, and structure-class:
|