Function hugr_llvm::custom::prelude::add_default_prelude_extensions
source ยท pub fn add_default_prelude_extensions<H: HugrView>(
cem: CodegenExtsMap<'_, H>,
) -> CodegenExtsMap<'_, H>
Expand description
Add a PreludeCodegenExtension to the given CodegenExtsMap using DefaultPreludeCodegen as the implementation.