Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove abstract class #173

Open
wavewave opened this issue Mar 16, 2020 · 0 comments
Open

Remove abstract class #173

wavewave opened this issue Mar 16, 2020 · 0 comments
Projects

Comments

@wavewave
Copy link
Owner

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 wavewave added this to Backlog in dev Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
dev
  
Backlog
Development

No branches or pull requests

1 participant