Contents
Indexes:
Method Slot-Names
Part of:
class db-class
(
slot-names
< class > )
Returns a list of the names of the slots of a class ~
(including both direct and inherited slots). It's like ~
class-slot-names but on the class, not an instance of the class.