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

Deal with interfaces that extend multiple interfaces #137

Open
khatchad opened this issue Apr 21, 2016 · 2 comments
Open

Deal with interfaces that extend multiple interfaces #137

khatchad opened this issue Apr 21, 2016 · 2 comments

Comments

@khatchad
Copy link
Member

I originally thought that interfaces, like classes, can only extend one interface (but, of course, classes may implement more than one interface).

@khatchad
Copy link
Member Author

Yes, they can.

@khatchad khatchad changed the title Can an interface extend multiple interfaces? Deal with interfaces that extend multiple interfaces Apr 27, 2016
@khatchad
Copy link
Member Author

It might be the case that our approach already works as-is. We'll have to think of a few test cases to check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant