Skip to main content

ensure-class-using-class-class

Method ENSURE-CLASS-USING-CLASS

Syntax:

ensure-class-using-class (class class) &key :metaclass :direct-superclasses &allow-other-keys => resulting-class

Description:

This is a method on the generic functionensure-class-using-class.

This method implements the behavior of the generic function in the case where the class argument is a class.

This method can be overridden.