Skip to main content

is_lambda_free

Function is_lambda_free 

Source
pub fn is_lambda_free(expr: &Expr) -> bool
Expand description

Check whether an expression has no lambdas anywhere in it.