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