Hacker News new | ask | show | jobs
by jordanb 65 days ago
I misspoke I actually meant interfaces. Ada forbade multiple inheritance to avoid the diamond problem but Java implemented interfaces as a solution and Ada adopted them.

https://www.adaic.org/resources/add_content/standards/05rat/...