Skip to main content

STANDARD-GENERIC-FUNCTION


Class STANDARD-GENERIC-FUNCTION

Direct superclasses:

generic-function

Metaclass:

funcallable-standard-class

Description:

This class is a standard metaobject class. This is the class that the macro defgeneric uses by default. This is also a class on which user specializations are normally based.

Comments and remarks:

See also the entry in the Common Lisp HyperSpec for this class.