2009/3/11 Bulat Ziganshin <[email protected]>
Hello Mark,
haskell Parametric polymorphism is the same type of thing as Java Generics :)
Wednesday, March 11, 2009, 9:11:42 AM, you wrote:
> Just wondering if Generics and Parametric polymorphism are one and the same in Haskell.
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 :)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
