parametric polymorphism

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Noun[edit]

parametric polymorphism (usually uncountable, plural parametric polymorphisms)

  1. (programming) A way to make a computer language more expressive, while maintaining full static type safety, by allowing a function or a data type to be written generically so that it can handle values identically without depending on their type.

See also[edit]