[Haskell-beginners] Understanding inheritance

Emanuel Koczwara poczta at emanuelkoczwara.pl
Mon Dec 2 14:35:53 UTC 2013


Hi,

  From perspective of a haskell beginner coming from OOP:

  Tt's like interfaces. If a class supports interface X, then it must
also supports interface Y. That's all. It's a simple thing, but can be
complicated if you will try to understand it in OOP terms.

Emanuel




More information about the Beginners mailing list