<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Parametric polymorphism - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Parametric_polymorphism&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parametric_polymorphism&amp;p=5">3.Next</a>
</p>
<p>argument unmodified. This naturally gives rise to a family of potential types, such as , , , and so on. Parametric polymorphism allows  to be given a single, <a href="page.php?w=most_general_unifier">most general</a> type by introducing a <a href="page.php?w=universal_quantification">universally quantified</a> <a href="page.php?w=type_variable">type variable</a>:</p>

<p>
:</p>

<p>The polymorphic definition can then be instantiated by substituting any concrete type for , yielding the full family of potential types.</p>

<p>The identity function</p><p>
<a accesskey="1" href="page.php?w=Parametric_polymorphism&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Parametric_polymorphism&amp;p=5">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
