Skip to main content

add-method-standard-generic-function-standard-method

Method ADD-METHOD

Syntax:

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

Description:

This is a method on the generic functionadd-method.

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