1.
Language tour
1.1.
Basic datatypes
1.2.
Types
1.3.
Functions
1.4.
If expressions
1.5.
Let bindings
1.6.
Structs
1.7.
Enums
1.8.
Pattern matching
1.9.
Lists
1.10.
Type aliases
1.11.
Traits
1.12.
Modules
1.13.
Pipes
1.14.
Let#
2.
Create a project
2.1.
Hello world
2.2.
Create a library
2.3.
Testing
2.4.
Managing dependencies
2.5.
Interop