Function second

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