-
Notifications
You must be signed in to change notification settings - Fork 451
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
Deprecate parTraverse in favor of parMap #2788
Comments
Related issue id: arrow-kt#2788
Related issue id: arrow-kt#2788
Related issue id: arrow-kt#2788
Fixed by #2795 |
This didn't happen in #2795, and needs to still happen. A couple fixes have to be made to This can however happen in 1.x.x straight away, so I am removing Arrow 2.0 from the issue name. |
The documentation does not mention deprecation or the new method FYI. https://old.arrow-kt.io/docs/apidocs/arrow-fx-coroutines/arrow.fx.coroutines/par-traverse-n.html |
The text was updated successfully, but these errors were encountered: