Function var_pop

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