Definify.com

Definition 2024


parametric_polymorphism

parametric polymorphism

English

Noun

parametric polymorphism (plural parametric polymorphisms)

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

See also