Expand description
Module for utilities that do not depend on LLVM. These are candidates for upstreaming.
Re-exports§
pub use inline_constant_functions::inline_constant_functions;
pub use int_op_builder::IntOpBuilder;
pub use logic_op_builder::LogicOpBuilder;
Modules§
- 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.