Builtin type std::builtins::array

Fixed size arrays

Working with slices is often more convenient than working with arrays. See also slice for methods on slices.

Methods

impl array<Arr> { ... }
Arr: Array

Mixins

impl array<Arr> { ... }
Arr: Array