Function Define-Class

Part of:

package metabang-dynamic-classes
( 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.