1. 1. Introduction
    1. 1.1. Language Overview
    2. 1.2. Value Types
    3. 1.3. Control Flow
    4. 1.4. Functions
    5. 1.5. Iterators
    6. 1.6. Error Handling
    7. 1.7. Importing Code
    8. 1.8. Testing
  2. 2. Core Library
    1. 2.1. io
    2. 2.2. iterator
    3. 2.3. koto
    4. 2.4. list
    5. 2.5. map
    6. 2.6. num2
    7. 2.7. num4
    8. 2.8. number
    9. 2.9. os
    10. 2.10. range
    11. 2.11. string
    12. 2.12. test
    13. 2.13. thread
    14. 2.14. tuple

Koto Reference

Control Flow