add_logic_extensions

Function add_logic_extensions 

Source
pub fn add_logic_extensions<'a, H: HugrView<Node = Node> + 'a>(
    cem: CodegenExtsBuilder<'a, H>,
) -> CodegenExtsBuilder<'a, H>
Expand description

Populates a CodegenExtsBuilder with all extensions needed to lower logic ops.