# Table of Contents - [Names](names.md) - [Namespaces](namespaces.md) - [Exports](namespaces.md#exports) - [Imports](namespaces.md#imports) - [Definitions](definitions.md) - [General Syntax](general-syntax.md) - [Expressions](expressions.md) - [Values](values.md) - [Constants](constants.md) - [Variables](variables.md) - [Effects](effects.md) - [Records](records.md) - [Types](types.md) - [Type Aliases](type-aliases.md) - [Type Classes](type-classes.md) - [Enumerations](enumerations.md) - [Type Unions](type-unions.md) - [Functions](functions.md) - [Strings](strings.md) - [Tuples](tuples.md) - [Memory Management](memory-management.md) - [Holes](holes.md) - [Pattern Matching](pattern-matching.md) - [Recursion](recursion.md) - [Standard Library](standard-library.md)