fficxx
fficxx copied to clipboard
Remove abstract class
there is no way to have abstract class in current semantics( no concrete type but only type class )
because the class cannot be used in a return type.
Only special IDeletable
class is meaningful (which will never be used as return type)