Expand description
Fixed-length array type and operations extension.
Structs§
- Concrete array operation.
- An iterator over the variants of ArrayOpDef
- Definition of the array repeat op.
- Definition of the array repeat op.
- Definition of the array scan op.
- Definition of the array scan op.
- Extension for list operations.
Enums§
- Array operation definitions.
Constants§
- Name of the operation to repeat a value multiple times
- Name of the operation for the combined map/fold operation
- Reported unique name of the array type.
- Reported unique name of the extension
- Name of the operation in the prelude for creating new arrays.
- Extension version.
Functions§
- Instantiate a new array type given a size argument and element type.
- Instantiate a new array type given the size and element type parameters.
- Initialize a new array op of element type
element_ty
of lengthsize