
23 Oct
2007
23 Oct
'07
1:39 p.m.
Hello Luke, Tuesday, October 23, 2007, 12:42:19 PM, you wrote:
of me whining about Haskell's "lack" of OO features. How are you supposed to design your programs modularly if you can't have a type-agnostic list?
But it doesn't bug me anymore. I can't really say why.
i tink because it's very easy to pass any required function together with the data. OOP classes is just fixed way to do this while FP is lower-level, more flexible tool. look at http://haskell.org/haskellwiki/OOP_vs_type_classes -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com