What do functional programmers think of the class inheritance hierarchy?
The Eric Normand Podcast - Un podcast de Eric Normand
Catégories:
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?