Algebraic data types
In functional programming and type theory, an algebraic data type (ADT) is a kind of composite type, formed of two or more other primitive types.
In functional programming and type theory, an algebraic data type (ADT) is a kind of composite type, formed of two or more other primitive types.