CLASS-SUBCLASSES

CLASS-SUBCLASSES

Returns the names of the direct subclasses of a class in a multifield variable. If the optional "inherit" argument is given, indirect subclasses are also included.

(class-subclasses <class-name> [inherit])