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

Add any & anyWithKey #73

Merged
merged 4 commits into from
Mar 12, 2024
Merged

Add any & anyWithKey #73

merged 4 commits into from
Mar 12, 2024

Conversation

flip111
Copy link
Contributor

@flip111 flip111 commented Feb 23, 2024

Map implements Foldable.any but Foldable can not short-ciruit. For big maps this should be faster if the value is match is found early.

@JordanMartinez JordanMartinez merged commit 3907933 into purescript:master Mar 12, 2024
1 check passed
@flip111
Copy link
Contributor Author

flip111 commented Mar 13, 2024

Thanks for the merge

@flip111
Copy link
Contributor Author

flip111 commented Mar 17, 2024

@JordanMartinez can we make a v3.1.2 release?

@JordanMartinez
Copy link
Contributor

This would be v3.2.0 because this adds identifiers that one would lose by downgrading a minor patch.

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.

2 participants