Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 #31

Merged
merged 32 commits into from
Dec 18, 2023
Merged

V2 #31

merged 32 commits into from
Dec 18, 2023

Conversation

planttheidea
Copy link
Owner

  • Rewritten in TypeScript
  • Better typing (handles const arrays / objects, better inference of callback parameters)
  • Handles inlining better, allowing inlining in more cases but also having safer handling of those cases
  • Align findRight / findIndexRight to spec methods findLast / findLastIndex

@planttheidea planttheidea merged commit 69b7e93 into master Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant