Function Define-Class

Part of:

package metabang.utilities
( define-class < class-name > < superclasses > < slots > &rest < class-options > )
Define a class with all the bells and whistles on the fly... See
simple-define-class for the simpler version.