Function array_compact

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