Blend

Update of ”Types”
Login

Update of ”Types”

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: deedbf6b3950a7a74bafe270aded659107a5e527
Page Name:Types
Date: 2011-07-15 19:45:31
Original User: MauganRa
Parent: f3dbfa64f4f3ac5e136733bcfd17ed02f5b34b06 (diff)
Content

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: