Goldziher / go-utils

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

adding sliceutils.Pluck #13

Closed vhoen closed 1 year ago

vhoen commented 1 year ago

Add sliceutils.Pluck (Gets the value of a given field from all elements in slice.