Function reverse

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