es-toolkit/docs/reference
PiQuark6046 a186e5d4bd
feat(get): Add get (#232)
* feat: get

* chore: add benchmark of get

* test: get

* feat: get

* docs: get

* Update src/object/get.ts

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-07-18 21:17:15 +09:00
..
array docs(uniqBy): fix docs for uniqBy (#231) 2024-07-18 21:12:44 +09:00
compat docs: Fix broken links 2024-07-18 21:16:14 +09:00
function docs(negate): wrong document result (#207) 2024-07-15 19:11:43 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object feat(get): Add get (#232) 2024-07-18 21:17:15 +09:00
predicate docs(isEqual): Add isEqual docs (#200) 2024-07-15 09:43:42 +09:00
promise feat(delay): Support AbortSignal to delay for improved cancellation (#52) 2024-06-15 15:20:42 +09:00
string feat(startCase): add startCase (#203) 2024-07-17 22:42:58 +09:00