Expand description
Array type and operations.
Structs§
- Concrete array operation.
- An iterator over the variants of ArrayOpDef
Enums§
- Array operation definitions.
Constants§
- Name of the array type in the prelude.
- Name of the operation in the prelude for creating new arrays.
Functions§
- Initialize a new array of element type
element_ty
of lengthsize
- Initialize a new array op of element type
element_ty
of lengthsize