Function hugr_core::extension::prelude::new_array_op
source ยท pub fn new_array_op(element_ty: Type, size: u64) -> CustomOp
Expand description
Initialize a new array op of element type element_ty
of length size