Package: closer-mop
Generic Function generic-function-method-combination
Lambda List
generic-function-method-combination (standard-generic-function)
Details
Returns the method combination of the generic function. This is a method
combination metaobject. This is the defaulted value of the :method-combination initialization argument that was associated with
the generic function metaobject during initialization or reinitialization.
Methods
generic-function-method-combination (generic-function standard-generic-function)
No behavior is specified for these methods beyond that which is specified
for their respective generic functions.