Closed mass2527 closed 2 months ago
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 31, 2024 6:13am |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.77%. Comparing base (
db3a8bc
) to head (8d4943a
).
Before the change, I encountered a type error when using the negate function with a function that has parameters.
I have updated the parameter type of negate so that it now supports functions with parameters.