es-toolkit/docs/reference/predicate
Gromit (전민재) 25217a571e
docs(isPrimitive): fix isPrimitive function documentations (#331)
* fix: isPrimitive function

* docs: fix isPrimitive docs

* docs: fix isPrimitive jsdoc
2024-07-31 21:50:58 +09:00
..
isArguments.md docs: improve document (#324) 2024-07-30 00:02:49 +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 docs: Update docs for isFunction, negate, isArrayLike 2024-07-21 10:55:36 +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
isObjectLike.md docs: improve document (#324) 2024-07-30 00:02:49 +09:00
isPlainObject.md feat(isPlainObject): Add isPlainObject 2024-07-19 19:08:13 +09:00
isPrimitive.md docs(isPrimitive): fix isPrimitive function documentations (#331) 2024-07-31 21:50:58 +09:00
isTypedArray.md feat(isTypedArray): Add isTypedArray 2024-07-21 22:56:28 +09:00
isUndefined.md docs(isUndefined): Polish document styles and fix incorrect comments (#67) 2024-06-17 12:26:32 +09:00