Macro Defclass*

Part of:

package metabang.utilities
( defclass* < name > < superclasses > < slots > &rest < class-options > )

Like 'defclass-brief' but also provides the :MAKE-LOAD-FORM-P, :EXPORT-P,
:EXPORT-SLOTS, :NO-COPY, :COPY-SLOTS and :COPY-SET-SLOTS options.