Returns the 'max' of some iterable using the provided scoring function. It only yields a value when iterator finishes.
Returns the 'max' of some iterable using the provided scoring function. It only yields a value when iterator finishes.