Blend

Types
Login

Types and the type system

Algebraic types

Blend is based on an algebraic type system. Algebraic types are composed out of other types using constructors. This is also possible with tuples.

List of basic types

Although additional types are scheduled to be implemented, I chose these basic types to implement and make available immediately since they seem to me to be the most important ones.

Integer types:

Special types: