Skip to main content

count_reduction_steps

Function count_reduction_steps 

Source
pub fn count_reduction_steps(expr: &Expr) -> usize
Expand description

Count the number of beta reduction steps to normalize an expression.