Function call

Source
pub fn call(f: &str, xs: Vec<Expr>) -> Expr
Expand description

Creates a function call expression.