Skip to main content

call

Function call 

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

関数呼び出し func(args...) を構築