Hacker News new | ask | show | jobs
by fanf2 980 days ago
It’s backwards. For A to be assignable to B, A must implement B, so A’s methods must be a superset of B’s.
1 comments

Ah, now I get it - sorry for adding to the confusion!