next up previous

12.16.1.5 Subclass Determination

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

Syntax

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


next up previous