Function polars_lazy::dsl::ternary_expr

pub fn ternary_expr(predicate: Expr, truthy: Expr, falsy: Expr) -> Expr