es-toolkit/docs/reference
Youngjun Choi 3441d7d8d0
feat(sumBy): add sumBy (#198)
* feat: add sumBy function

* feat: add sumBy test

* feat: add sumBy bench

* feat: add sumBy documentation
2024-07-15 08:25:49 +09:00
..
array feat: Introduce es-toolkit/compat, and add chunk in compat 2024-07-14 23:55:52 +09:00
function docs(negate): Fix docs for negate 2024-07-14 18:14:23 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object docs(clone): Fix docs for clone 2024-07-14 17:49:22 +09:00
predicate feat(isEqual): add isEqual (#174) 2024-07-14 18:01:57 +09:00
promise feat(delay): Support AbortSignal to delay for improved cancellation (#52) 2024-06-15 15:20:42 +09:00
string feat(camelCase): Add camelCase 2024-07-14 17:23:57 +09:00