Kontrol System 2
stable
  • Home
  • Quickstart
  • The TO2 language
    • Literal values
    • Conditionals
    • Entrypoints
    • Functions
    • Loops
    • Modules
    • Types
    • Operators
    • Special types
      • Arrays
      • Cell
      • Option
      • Range
      • Result
    • Structs
    • Examples
  • Interact with the game
  • Reference
  • Benchmarks
  • Contributing
Kontrol System 2
  • The TO2 language
  • Special types
  • Edit on GitHub

Special types

  • Arrays
    • Properties
    • Methods
      • reverse
      • map
      • map_with_index
      • find
      • exists
      • filter
  • Cell
    • Creation
    • Accessing the value
  • Option
    • Creation
    • Accessing the value
  • Range
    • Properties
    • Methods
  • Result
    • Creation
    • Accessing the value
Previous Next

© Copyright 2023, untoldwind. Revision 2b69b834.

Built with Sphinx using a theme provided by Read the Docs.