Methodmonomorphize_function(
&self,
func: &HirFunc<'a, 'bump>,
substitutions: &FxHashMap<StrId, HirType<'a, 'bump
scribe-parser/src/hir_lowerer/monomorphization/monomorphizer.rs:44
Methodnew(
hir_fn: &HirFunc<'a, 'bump>,
funcs: &'a HashMap<StrId, Function, FxHashBuilder>,
glo
emberforge-compiler/src/midend/ir/lowerer.rs:73
Methodnew_with_class(
hir_fn: &HirFunc<'a, 'bump>,
class_name: StrId,
funcs: &'a HashMap<StrId, Function,
emberforge-compiler/src/midend/ir/lowerer.rs:118