Ash Reference
Introduction
1.
Getting started
2.
Comments
3.
Variables
4.
Operators
5.
Modifiers
6.
Types
6.1.
Classes
6.2.
Interfaces
6.2.1.
Interface objects
6.3.
Primitives
6.4.
Optionals
6.5.
Tuples
6.6.
Arrays
6.7.
Lists and maps
7.
Functions
7.1.
Mutator functions
7.2.
Operator overloads
7.3.
Extension functions
7.4.
Function objects
8.
Control statements
8.1.
Loops
8.2.
Selection
8.3.
Defer statements
9.
Source files
10.
Definition files
Powered by
GitBook
Ash Reference
Types
A type can either be a tuple, a class, an enum, an interface, an array or a primitive.