es-toolkit
es-toolkit copied to clipboard
feat(isSymbol): implement isSymbol
@D-Sketon is attempting to deploy a commit to the Toss Team on Vercel.
A member of the Team first needs to authorize it.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
7ca9ffc) to head (2c235aa).
Additional details and impacted files
@@ Coverage Diff @@
## main #359 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 137 138 +1
Lines 1054 1056 +2
Branches 279 279
=========================================
+ Hits 1054 1056 +2
In PR(#357), I already added this function in es-toolkit/compat because I need this function for implementing a compat/orderBy.
So I think that you don't need to add this function in es-toolkit/compat.
I'm sorry for the confusion. Thank you!
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| es-toolkit | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 9, 2024 0:31am |
fixed