es-toolkit/docs/ko/reference/predicate
hyesung oh e436125344
feat(isRegExp): add isRegExp function (#417)
* feat: isRegExp at src/predicate

* feat: isRegExp at compat

* test: bench

* docs: append isRegExp

* chore: format

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
2024-08-25 22:01:12 +09:00
..
isBoolean.md docs(isBoolean): Add isBoolean 2024-08-08 18:47:50 +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 missing period on some korean docs (#283) 2024-07-25 00:50:00 +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 docs: add missing period on some korean docs (#283) 2024-07-25 00:50:00 +09:00
isPlainObject.md docs: Add benchmarks to some of our functions 2024-08-10 16:58:00 +09:00
isPrimitive.md docs(isPrimitive): fix isPrimitive function documentations (#331) 2024-07-31 21:50:58 +09:00
isRegExp.md feat(isRegExp): add isRegExp function (#417) 2024-08-25 22:01:12 +09:00
isString.md feat(isString): Add isString function (#379) 2024-08-15 11:06:47 +09:00
isTypedArray.md feat(isTypedArray): Add isTypedArray 2024-07-21 22:56:28 +09:00
isUndefined.md docs: add missing period on some korean docs (#283) 2024-07-25 00:50:00 +09:00