ClassMixin.isAbstract

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

Meta