1. Introduction
  2. Getting Started
  3. Installation
  4. Hello World
  5. Getting Started
  6. Language
  7. Data Types
  8. Numbers
  9. Strings
  10. Atoms
  11. Variables
  12. Lists
  13. Maps
  14. Tuples
  15. Records
  16. Functions
  17. Function Definitions
  18. Anonymous Functions
  19. Dynamic Function Calls
  20. Pattern Matching
  21. Match Operator
  22. Guards
  23. Expressions
  24. Case
  25. Operators
  26. Try/Catch
  27. Maybe
  28. Types
  29. Specs
  30. Types
  31. Modules
  32. Exporting Functions
  33. Importing Functions
  34. Private Functions
  35. Preprocessor
  36. Macros
  37. Module Attributes
  38. Builtin Attributes
  39. Tests
  40. Unit Tests