We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The type would be:
foldlWithKeyM :: Monad m => (a -> k -> b -> m a) -> a -> Map k b -> m a
I'm happy to contribute this if it would be accepted.
I could add the right variant as well. I haven’t ever needed it, but it would be good to have as well.
See #795 and we can continue discussion there.
Activity
treeowl commentedon Aug 14, 2021
andrewthad commentedon Aug 15, 2021
I could add the right variant as well. I haven’t ever needed it, but it would be good to have as well.
treeowl commentedon Aug 15, 2021
andrewthad commentedon Aug 16, 2021
See #795 and we can continue discussion there.