Skip to main content

occurs_const

Function occurs_const 

Source
pub fn occurs_const(e: &Expr, name: &Name) -> bool
Expand description

Check if a constant name occurs anywhere in an expression.