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

Interface Type section: #57

Open
kkruups opened this issue Mar 4, 2016 · 0 comments
Open

Interface Type section: #57

kkruups opened this issue Mar 4, 2016 · 0 comments

Comments

@kkruups
Copy link

kkruups commented Mar 4, 2016

You write:
Here, the interface Men is implemented by both Student and Employee.

However it should read:

Here, the interface Men is implemented by Human, Student and Employee.

Since all three structs make use of Men interface (Human embedded in other two).

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

No branches or pull requests

1 participant