Skip to main content

expr_head

Function expr_head 

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

Return the “head” of an expression (strip App arguments).