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 parallel variant for TraverseFilter #3465

Closed
saraiva132 opened this issue Jun 10, 2020 · 0 comments · Fixed by #3467
Closed

Add parallel variant for TraverseFilter #3465

saraiva132 opened this issue Jun 10, 2020 · 0 comments · Fixed by #3467

Comments

@saraiva132
Copy link
Contributor

saraiva132 commented Jun 10, 2020

Has it been considered to add parallel variants for TraverseFilter ? I suppose ParTraverseFilter

def parTraverseFilter[G[_], B]...

def parSequenceFilter[G[_], B]...

Anything preventing us from adding these ?

I would be happy to add these :)

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 a pull request may close this issue.

1 participant