We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Data.Map exports traverseMaybeWithKey; Data.IntMap should too.
Data.Map
traverseMaybeWithKey
Data.IntMap
The text was updated successfully, but these errors were encountered:
This was basically my fault; I forgot to note the addition in the changelog, so you didn't see that you were supposed to add it.
Sorry, something went wrong.
Expose IntMap.traverseMaybeWithKey
4d2c273
Closes haskell#402.
Expose IntMap.traverseMaybeWithKey (#743)
4ac960a
Closes #402.
Successfully merging a pull request may close this issue.
Data.Map
exportstraverseMaybeWithKey
;Data.IntMap
should too.The text was updated successfully, but these errors were encountered: