Expand description
Module for utilities that do not depend on LLVM. These are candidates for upstreaming.
Re-exports§
- pub use array_op_builder::ArrayOpBuilder;
- pub use inline_constant_functions::inline_constant_functions;
- pub use int_op_builder::IntOpBuilder;
- pub use logic_op_builder::LogicOpBuilder;
Modules§
- array_op_ builder 
- fat
- We define a type FatNode, named for analogy with a “fat pointer”.
- inline_constant_ functions 
- int_op_ builder 
- logic_op_ builder 
- type_map 
- Provides a generic mapping from HugrType into some domain.