Goldziher / go-utils

Simple and performant utilies using Go generics inspired by JavaScript and Python
https://goldziher.github.io/go-utils/
MIT License
45 stars 13 forks source link

Linq expressions like `GroupBy` #49

Open reitowo opened 3 weeks ago

reitowo commented 3 weeks ago

Hi,

Thanks for your library, would you implement more functions on slices like GroupBy?

Goldziher commented 2 weeks ago

Hi,

Thanks for your library, would you implement more functions on slices like GroupBy?

any specific examples?