Skip to main content

is_beta_normal

Function is_beta_normal 

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

Check whether an expression is in normal form: no beta-redexes at top level.