method-combination
method-combination System Class
Class Precedence List:
method-combination, t
Description:
Every method combination object is an indirect instance of the class method-combination. A method combination object represents the information about the method combination being used by a generic function. A method combination object contains information about both the type of method combination and the arguments being used with that type.
Expanded Reference: method-combination
tip
TODO: Please contribute to this page by adding explanations and examples
(method-combination )