Method ADD-METHOD

Syntax:

add-method (generic-function standard-generic-function) (method standard-method)> => generic-function

Description:

This is a method on the generic function add-method.

No behavior is specified for this method beyond that which is specified for the generic function.