* Add example showing how to use uniqBy with object arrays * Add uniqBy example with objects to other docs * Apply suggestions from code review * Update src/array/uniqBy.ts --------- Co-authored-by: Sojin Park <raon0211@gmail.com>
uniqBy
* docs: fix uniqBy doc example * test: add test case --------- Co-authored-by: Sojin Park <raon0211@toss.im>