Parametric polymorphism

id: parametric-polymorphism-295-13635497
title: Parametric polymorphism
text: In programming languages and type theory, parametric polymorphism allows a single piece of code to be given a "generic" type, using variables in place of actual types, and then instantiated with particular types as needed. Parametrically polymorphic functions and data types are sometimes called generic functions and generic datatypes, respectively, and they form the basis of generic programming. Parametric polymorphism may be contrasted with ad hoc polymorphism. Parametrically polymorphic defini
brand slug: wiki
category slug: encyclopedia
description: Basis of generic programming
original url: https://en.wikipedia.org/wiki/Parametric_polymorphism
date created:
date modified: 2024-02-10T23:50:49Z
main entity: {"identifier":"Q7135231","url":"https://www.wikidata.org/entity/Q7135231"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part