Ruta graveolens  ·  notes from a language experiment  ·  cultivated since 2025

Arrays

Arrays

This chapter describes fixed-size arrays in Rue.

Arrays are fixed-size sequences of elements of the same type.

In this section