Function Leaf-Subclasses

Part of:

package metabang.moptilities
( leaf-subclasses < thing > )
Returns a list of subclasses of thing that have no subclasses of their own; i.e., the leaves of the class tree rooted at thing. Thing can be a class, object or symbol naming a class.