Parametric polymorphism: Difference between revisions

Content added Content deleted
m (wikipedia-ize link)
(C doesn't have type variables)
Line 140: Line 140:
{{Omit From|ALGOL 68}} <!-- it isn't immediately obvious that ALGOL 68 is object oriented -->
{{Omit From|ALGOL 68}} <!-- it isn't immediately obvious that ALGOL 68 is object oriented -->
{{omit from|Tcl}} <!-- not statically typed -->
{{omit from|Tcl}} <!-- not statically typed -->
{{omit from|C}} <!-- no type variables in stdc -->