Syntax:
compute-effective-slot-definition (class standard-class) name direct-slot-definitions => effective-slot-definition
Description:
This is a method on the generic function compute-effective-slot-definition.
This method implements the inheritance and defaulting of slot options following the rules described in the ``Inheritance of Slots and Options'' section of the CLOS Specification.
This method can be extended, but the value returned by the extending method must be the value returned by this method.