elliotchance / pie

🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
https://pkg.go.dev/github.com/elliotchance/pie/v2
MIT License
1.96k stars 91 forks source link

Max/v2 function signature fixed #195

Closed vehsamrak closed 1 year ago

vehsamrak commented 1 year ago

There are copying artefacts in v2/Max function that been renamed in this pull request. It would increase code understanding and consistency, if applyed.

elliotchance commented 1 year ago

Cheers 👍