Package: closer-mop
Generic Function generic-function-declarations
Lambda List
generic-function-declarations (standard-generic-function)
Details
Returns a possibly empty list of the declarations of the generic function.
The elements of this list are declarations. This list is the defaulted value of the :declarations initialization argument that was
associated with the generic function metaobject during initialization or
reinitialization.
Methods
generic-function-declarations (generic-function standard-generic-function)
No behavior is specified for these methods beyond that which is specified
for their respective generic functions.