Package: closer-mop
Generic Function find-method-combination
Lambda List
find-method-combination (generic-function type options)
Arguments
Return Value
The value returned by this generic function is a method combination metaobject.
Details
This generic function is called to determine the method combination object
used by a generic function.
Notes
Further details of method combination metaobjects are not specified.