es-toolkit/docs/reference/predicate
Dayong Lee bd7cb34cb7
feat(isArrayLike,isFunction): Add isArrayLike and isFunction with compatibility (#265)
* add isArrayLike and isFunction

* Add bench

* Add create arguments function

* Add isArrayLike function

* Add compatibility

* Change sub title to korean in isLength docs

* Add docs

* Fix typo error

* add toArgs testcase and remove a unusable expression

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-21 10:51:09 +09:00
..
isArrayLike.md feat(isArrayLike,isFunction): Add isArrayLike and isFunction with compatibility (#265) 2024-07-21 10:51:09 +09:00
isEqual.md docs(isEqual): Add isEqual docs (#200) 2024-07-15 09:43:42 +09:00
isFunction.md feat(isArrayLike,isFunction): Add isArrayLike and isFunction with compatibility (#265) 2024-07-21 10:51:09 +09:00
isLength.md docs: Add docs for isLength 2024-07-20 11:21:19 +09:00
isNil.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
isNotNil.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
isNull.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
isPlainObject.md feat(isPlainObject): Add isPlainObject 2024-07-19 19:08:13 +09:00
isUndefined.md docs(isUndefined): Polish document styles and fix incorrect comments (#67) 2024-06-17 12:26:32 +09:00