Module hugr_core::extension::prelude

source ·
Expand description

Prelude extension - available in all contexts, defining common types, operations and constants.

Structs§

Constants§

Functions§

  • Initialize a new array of element type element_ty of length size
  • Initialize a new array op of element type element_ty of length size
  • Return a Sum type with the first variant as the given type and the second an Error.