2009/3/11 Bulat Ziganshin <[email protected]>
Hello Mark,

Wednesday, March 11, 2009, 9:11:42 AM, you wrote:

> Just wondering if Generics and Parametric polymorphism are one and the same in Haskell.

haskell Parametric polymorphism is the same type of thing as Java Generics :)


Most importantly (or awesomely?), every time Haskell infers the type of a function you've written, you get *the most generic possible* version, for free :)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to