Algebraic data type

id: algebraic-data-type-167-5323042
title: Algebraic data type
text: In computer programming, especially functional programming and type theory, an algebraic data type (ADT) is a kind of composite type, i.e., a type formed by combining other types. Two common classes of algebraic types are product types and sum types. The values of a product type typically contain several values, called fields. All values of that type have the same combination of field types. The set of all possible values of a product type is the set-theoretic product, i.e., the Cartesian produc
brand slug: wiki
category slug: encyclopedia
description: Kind of composite data type
original url: https://en.wikipedia.org/wiki/Algebraic_data_type
date created: 2003-07-29T06:02:57Z
date modified: 2024-08-30T07:57:54Z
main entity: {"identifier":"Q1322511","url":"https://www.wikidata.org/entity/Q1322511"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part