polars_plan::plans

Function all_elementwise

Source
pub fn all_elementwise<'a, N>(nodes: &'a [N], expr_arena: &Arena<AExpr>) -> bool
where Node: From<&'a N>,