ClassMixin.isSuperClassOf

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

Meta