hugr_core::std_extensions::collections

Module array

Source
Expand description

Fixed-length array type and operations extension.

Structs§

Enums§

Constants§

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 length size