Module utils

Source
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.