toss / es-toolkit

A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
https://es-toolkit.slash.page
Other
6.67k stars 303 forks source link

Support for `uniqBy` in compat layer #784

Open Gyumong opened 2 days ago

Gyumong commented 2 days ago

Hi @raon0211 :)

If necessary, I plan to implement uniqBy method for issue https://github.com/toss/es-toolkit/issues/91.

raon0211 commented 1 day ago

This will be helpful! 😃