Function Map-Subclasses

Part of:

package metabang-dynamic-classes
( map-subclasses < class > < fn > &key < proper? > )

Applies fn to each subclass of class. If proper? is true, then
the class itself is not included in the mapping. Proper? defaults to nil.