Modules§
Structs§
Enums§
Traits§
- Iterable
- Something that can be iterated on by a for loop. Currently only includes
Range
,StepBy
andSequence
.
Functions§
- break_
expand - for_
expand - if_
else_ expand - if_
else_ expr_ expand - if_
expand - loop_
expand - range
- integer range. Equivalent to:
- range_
stepped - Stepped range. Equivalent to:
- return_
expand - switch_
expand - switch_
expand_ expr