Function collect_list

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