Skip to main content

has_let_binders

Function has_let_binders 

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

Returns true if an expression contains any Let binders.