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