Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Generalised Algebraic Data Types (GADTs)

Martin Takáč edited this page Mar 14, 2021 · 1 revision

In functional programming, a generalized algebraic data type (GADT, also first-class phantom type, guarded recursive datatype, or equality-qualified type) is a generalization of parametric algebraic data types. [# 1]

{{todo}}

Clone this wiki locally