Function make_bin_op

Source
fn make_bin_op(func: ExprType, exprs: &[Expr]) -> Option<Expr>