
29 Jul
2004
29 Jul
'04
9:51 a.m.
On Thu, 29 Jul 2004 enrico.santoemma@tin.it wrote:
I'm very fresh on Haskell. Exactly... chapter 13 of SOE :) Are type classes different from Java classes?
Type classes are a static issue. They are roughly speaking bundles of functions that can be overloaded.