BooleanCat / go-functional

go-functional is a library of iterators to augment the standard library
MIT License
405 stars 23 forks source link

Add Max and Min consumers #124

Closed BooleanCat closed 2 months ago

BooleanCat commented 2 months ago

Please provide a brief description of the change.

Add consumers to find the minimum and maximum values from iterators.

Which issue does this change relate to?

120

Contribution checklist.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (7f1e57f) to head (e040d55).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 28 28 Lines 336 366 +30 ========================================= + Hits 336 366 +30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.