8.12

2 Collections and Iteration🔗ℹ

Rhombus provides specific syntactic support for a number of collection datatypes, and it also directly supports construction and matching of collections through repetition and iteration forms.

    2.1 Lists

    2.2 Arrays

    2.3 Maps

    2.4 Sets

    2.5 Repetitions

    2.6 Iteration

    2.7 More Function Arguments