Skip to main content

is_app_of

Function is_app_of 

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

Check whether an expression is an App whose head is Const(name).