Hacker News new | ask | show | jobs
by username90 1878 days ago
> Because interfaces don’t confer a relationship between implementations

Having the interface implement functions does exactly that, so your point only applies for interfaces without implementations.