es-toolkit/docs/reference
오병진 fcc166a8fa
feat(size, compat): implement size function (#275)
* feat(size, compat): implement size function

Signed-off-by: sunrabbit123 <qudwls185@naver.com>

* fix: typo

Signed-off-by: sunrabbit123 <qudwls185@naver.com>

* bench(size): add benchamrk code

Signed-off-by: sunrabbit123 <qudwls185@naver.com>

* enhance(size): refactor size implementation

Signed-off-by: sunrabbit123 <qudwls185@naver.com>

* remove: unused code

Signed-off-by: sunrabbit123 <qudwls185@naver.com>

* fix: type check

Signed-off-by: sunrabbit123 <qudwls185@naver.com>

* fix: typo

Signed-off-by: sunrabbit123 <qudwls185@naver.com>

---------

Signed-off-by: sunrabbit123 <qudwls185@naver.com>
2024-07-31 22:00:02 +09:00
..
array feat(size, compat): implement size function (#275) 2024-07-31 22:00:02 +09:00
compat feat(property): Add property 2024-07-25 12:04:32 +09:00
function feat(before): Add before (#315) 2024-07-25 11:39:18 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object feat(mapKeys,mapValues): add mapKeys and mapValues (#291) 2024-07-25 11:43:15 +09:00
predicate docs(isPrimitive): fix isPrimitive function documentations (#331) 2024-07-31 21:50:58 +09:00
promise docs(timeout): Update timeout.md (#251) 2024-07-20 09:54:36 +09:00
string feat(padStart): add padStart (#323) 2024-07-31 21:55:00 +09:00