Skip to main content

replace_nat_lit

Function replace_nat_lit 

Source
pub fn replace_nat_lit(expr: &Expr, old: u64, new: u64) -> Expr
Expand description

Replace all literal naturals with a given value.