Hacker News new | ask | show | jobs
by jcelerier 473 days ago
polymorphism used that way is 100% the most traditional OOP possible ever
1 comments

Yes, a similar approach to polymorhpism is supertypical for popular OOP-focused languages, along with other concepts.