specializer-direct-generic-functions
Generic Function SPECIALIZER-DIRECT-GENERIC-FUNCTIONS
Syntax:
specializer-direct-generic-functions specializer => generic-functions
Arguments and values:
specializer -- A specializer metaobject.
generic-functions -- A possibly empty list of generic function metaobjects.
Description:
This generic function returns the possibly empty set of those generic functions which have a method with specializer as a specializer. The elements of this set are generic function metaobjects. This value is maintained by the generic functionsadd-direct-method and remove-direct-method.
Methods: