next up previous

12.16.1.4 Superclass Determination

This function returns the symbol TRUE if the first class is a superclass of the second class, FALSE otherwise.

Syntax

(superclassp <class1-name> <class2-name>)


next up previous