Polymorphism (computer science): Difference between revisions

Content deleted Content added
m Add missing period
Line 166:
 
==See also==
* [[Duck typing]] for polymorphism without (static) types
* [[Polymorphic code]] (computer virus terminology)
* [[System F]] for a [[lambda calculus]] with parametric polymorphism.
* [[Type class]]
* [[Type theory]]
* [[Virtual inheritance]]