fficxx icon indicating copy to clipboard operation
fficxx copied to clipboard

Remove abstract class

Open wavewave opened this issue 4 years ago • 0 comments

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)

wavewave avatar Mar 16 '20 23:03 wavewave