Constrained genericity: Difference between revisions

Omit Perl.
(exclude Python)
(Omit Perl.)
Line 1:
{{task|Object oriented}}
{{omit from|Perl}}{{omit from|Python}} <!-- Perl and Python isare not statically typed, so this task is not relevant-->
''Constrained genericity'' means that a parametrized type or function (see [[Parametric Polymorphism]]) can only be instantiated on types fulfilling some conditions, even if those conditions are not used in that function.
 
845

edits