IsHClass( obj )
IsHClass returns true if the object obj, which may be an object of arbitrary type, is an H class, and false otherwise (see HClass). It will signal an error if obj is an unbound variable.
IsHClass
true
false
[Index]