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

#33 FromArray.any_match + unit tests #36

Merged
merged 1 commit into from
May 5, 2020
Merged

#33 FromArray.any_match + unit tests #36

merged 1 commit into from
May 5, 2020

Conversation

amihaiemil
Copy link
Member

Fixes #33

Added FromArray.any_match and unit tests for it.

@amihaiemil
Copy link
Member Author

@rultor merge it please

@rultor
Copy link
Collaborator

rultor commented May 5, 2020

@rultor merge it please

@amihaiemil OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit fa94fe1 into master May 5, 2020
@amihaiemil amihaiemil deleted the 33 branch May 5, 2020 17:44
@rultor
Copy link
Collaborator

rultor commented May 5, 2020

@rultor merge it please

@amihaiemil Done! FYI, the full log is here (took me 2min)

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.

Implement allMatch(Predicate) and anyMatch(Predicate)
2 participants