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

feat: Add asyncSome to Array #10

Merged
merged 3 commits into from
Jan 30, 2024
Merged

feat: Add asyncSome to Array #10

merged 3 commits into from
Jan 30, 2024

Conversation

arvinsiva
Copy link
Contributor

@arvinsiva arvinsiva commented Jan 30, 2024

Adding a custom version of some that supports async predicates.

src/array.ts Show resolved Hide resolved
@arvinsiva arvinsiva changed the title Add asyncSome to Array feat: Add asyncSome to Array Jan 30, 2024
@arvinsiva arvinsiva force-pushed the add-asyncSome-array-method branch 2 times, most recently from 47342c0 to 76793b0 Compare January 30, 2024 19:42
@arvinsiva arvinsiva force-pushed the add-asyncSome-array-method branch from 76793b0 to 07f1f3f Compare January 30, 2024 19:52
src/array.ts Outdated Show resolved Hide resolved
src/array.ts Outdated Show resolved Hide resolved
@arvinsiva arvinsiva force-pushed the add-asyncSome-array-method branch from 9312619 to 3d7b0fe Compare January 30, 2024 21:02
Copy link
Contributor

@TylerR909 TylerR909 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

glorious

@arvinsiva arvinsiva merged commit cbcf7a1 into main Jan 30, 2024
4 checks passed
@arvinsiva arvinsiva deleted the add-asyncSome-array-method branch January 30, 2024 21:36
@homebound-team-bot
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants