Syntax:
add-dependent (generic-function standard-generic-function) dependent => unspecified
Description:
This is a method on the generic function add-dependent.
No behavior is specified for this method beyond that which is specified for the generic function.
This method cannot be overridden unless the following methods are overridden as well:
remove-dependent (metaobject standard-generic-function) dependent |
map-dependents (metaobject standard-generic-function) function |