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

add a new functions - Remove #172

Closed Luoxin closed 2 years ago

Luoxin commented 3 years ago

https://github.com/elliotchance/pie/issues/171


This change is Reviewable

Luoxin commented 3 years ago

171

elliotchance commented 3 years ago

@Luoxin thanks for creating this diff, with a few tweaks I'm happy to merge. You will also need to update the README.

Luoxin commented 3 years ago

Thank you for the correction, I made some changes

elliotchance commented 2 years ago

@Luoxin - if you want to revisit this, you can build against v2 which is much more flexible.

Luoxin commented 2 years ago

I will do something in this weekend