public static GenericTally<T> TallyLast<T>( this GenericTally<T> this, Func<T, bool> cond, T initial = null )