ClassMixin.isSubClassOf

Undocumented in source. Be warned that the author may not have intended to support it.
class ClassMixin(T)
override const
bool
isSubClassOf
(
const Class other
)
if (
is(T == class)
)

Meta