Function grouping

Source
pub fn grouping<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,