Method ENSURE-CLASS-USING-CLASS

Syntax:

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

Description:

This is a method on the generic function ensure-class-using-class.

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