mirror of
https://github.com/toss/es-toolkit.git
synced 2024-11-24 03:32:58 +03:00
13c7c7f611
* feat(mapKeys): add mapKeys * feat(map*): not clone object * chore. fix names on bench * feat. pass cloned object to iteratee * Fix interface * fix. fix test codes * fix. fix type error on test * Add docs * test: Check test * bench * rewrite * mapKeys * test: Do not mutate the original function --------- Co-authored-by: raon0211 <raon0211@toss.im> |
||
---|---|---|
.. | ||
clone.md | ||
cloneDeep.md | ||
flattenObject.md | ||
invert.md | ||
mapKeys.md | ||
mapValues.md | ||
omit.md | ||
omitBy.md | ||
pick.md | ||
pickBy.md |