Module array

Source
Expand description

Custom array types

Structsยง

ComputedArray
An array whose items size is not known at compile time.
VarLenArray
An array of items of non-uniform length.