Package: closer-mop
Generic Function slot-definition-initfunction
Lambda List
slot-definition-initfunction (slot-definition)
Details
Returns the initialization function of slot. This value is either a function of no arguments, or nil, indicating that the slot has no
initialization function. This is the defaulted value of the :initfunction initialization argument that was associated with the
slot definition metaobject during initialization.
Methods
slot-definition-initfunction (slot-definition standard-slot-definition)
No behavior is specified for these methods beyond that which is specified
for their respective generic functions.