es-toolkit/benchmarks
Dayong Lee 1537ea9f4d
fix(predicate): enhance performance and simplify codes of isNumber, isString, isSymbol, isRegExp, isBoolean (#573)
* Add isBoolean

* Add isRegExp

* Add isString

* Add isSymbol

* Add isNumber

* Add isBoolean case

* Remove unused imports

* Update types and integrate variable name
2024-09-23 15:14:31 +09:00
..
bundle-size chore: Update bundle size benchmarks 2024-09-18 16:14:14 +09:00
performance fix(predicate): enhance performance and simplify codes of isNumber, isString, isSymbol, isRegExp, isBoolean (#573) 2024-09-23 15:14:31 +09:00
package.json feat(isEqual): Implement isEqual 2024-08-07 18:50:11 +09:00