fn resolve_numeric_term(
term: NumericTerm,
copy_sources: &FxHashMap<Local, Local>,
) -> NumericTermExpand description
Follow copy chains inside a numeric term.
fn resolve_numeric_term(
term: NumericTerm,
copy_sources: &FxHashMap<Local, Local>,
) -> NumericTermFollow copy chains inside a numeric term.