Syntax:
compute-effective-method (generic-function standard-generic-function) method-combination methods => effective-method, options
Description:
This is a method on the generic function compute-effective-method.
This method computes the effective method according to the rules of the method combination type implemented by method-combination.
This method can be overridden.