<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
</div>Parametric polymorphism is kinda boring in Haskell -- since it&#39;s been<br>
there since the beginning.<br>
<br>
We tend to reserve the term &quot;generics&quot; for higher order, and fancier,<br>
polymorphism. These kinds of things:<br>
<br>
    <a href="http://hackage.haskell.org/packages/archive/pkg-list.html#cat:generics" target="_blank">http://hackage.haskell.org/packages/archive/pkg-list.html#cat:generics</a><br>
<br>
-- Don<br>
</blockquote></div><br>I think he was refering to &quot;Java Generics&quot;, this kind of things.<br>Java&#39;s generics are much less powerful than parametric polymorphism in Haskell.<br clear="all"><br>-- <br>Alp Mestan<br>
In charge of the C++ section on Developpez.com.<br>