Package: closer-mop
Generic Function class-direct-slots
Lambda List
class-direct-slots (class)
Details
Returns a set of the direct slots of class. The elements of this set
are direct slot definition metaobjects. If the class has no direct slots, the empty set is returned. This is the defaulted value of the :direct-slots
initialization argument that was associated with the class during initialization and reinitialization.