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

simplify ZipLongest and fix typo #204

Open jerome-laforge opened 1 month ago

jerome-laforge commented 1 month ago

ZipLongest seems too complex. Plz find this PR.