What do functional programmers think of the class inheritance hierarchy?
The Eric Normand Podcast - Un pódcast de Eric Normand
Categorías:
When a functional programmers looks at the typical OOP examples that show the inheritance hierarchy, they see something weird: why is one possible field plucked out to become the class? And why make it static?