Function polars_lazy::dsl::binary_expr[][src]

pub fn binary_expr(l: Expr, op: Operator, r: Expr) -> Expr