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

pub fn binary_expr(l: Expr, op: Operator, r: Expr) -> Expr
This is supported on crate feature compile only.