Function polars_plan::dsl::binary_expr

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