1.
Introduction
2.
Language Features
2.1.
Text
2.2.
Blocks
2.3.
Functions
2.3.1.
Closures
2.3.2.
Argument spreading
2.3.3.
Composition
2.4.
Comments
2.5.
Escape Sequences
2.6.
Data types
2.7.
Variables and Accessors
2.8.
Collections
3.
Runtime Features
3.1.
Attributes
3.2.
Formatters
3.2.1.
Case
3.2.2.
Numbers
3.2.3.
Whitespace
3.3.
Modules
4.
Standard Library
4.1.
General
4.2.
Attributes & Control Flow
4.3.
Collections
4.4.
Generators
4.5.
Formatting
4.6.
Strings
4.7.
Boolean
4.8.
Comparison
4.9.
Math
4.10.
Conversion
4.11.
Verification
4.12.
Assertion
4.13.
Constants
5.
Glossary
Light
Rust
Coal
Navy
Ayu (default)
Rant Reference
Standard Library: Constants
RANT_VERSION
string
The version of the Rant language currently being used.