public static GenericTally<T> TallyAll<T>( this GenericTally<T> this, Func<T, bool> cond, bool break = false )