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 evalMapFilter combinator #1933

Merged
merged 2 commits into from
Jul 2, 2020
Merged

Add evalMapFilter combinator #1933

merged 2 commits into from
Jul 2, 2020

Conversation

vasilmkd
Copy link
Member

@vasilmkd vasilmkd commented Jul 1, 2020

Resolves #1925.

Straightforward implementation reusing other combinators. This is my first contribution to the project. Please let me know if I have missed something.

@vasilmkd
Copy link
Member Author

vasilmkd commented Jul 1, 2020

I ran the integration tests locally, they work fine. I don't think I have made any changes that should affect them.

@mpilquist
Copy link
Member

@vasilmkd No worries, we are still fine tuning those integration tests. They seem to fail intermittently on the CI build and I’m not sure why.

@mpilquist mpilquist merged commit 848a4ad into typelevel:main Jul 2, 2020
@vasilmkd vasilmkd deleted the eval-map-filter branch July 7, 2020 11:50
@mpilquist mpilquist added this to the 2.4.3 milestone Aug 18, 2020
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.

add evalMapFilter combinator
3 participants