Skip to main content

outer_lambda_depth

Function outer_lambda_depth 

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

Count the maximum lambda depth (outermost consecutive lambdas).