What do functional programmers think of the class inheritance hierarchy?

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

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?