Deprecate and remove seqMap
Open
- Dominant language
- Haskell
- Stars
- 98
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
`seqMap` appears to be the only reason `parallel` depends on `containers`. It would be nice to be rid of it. The obvious replacement would be `seqBifoldable`. I'll have to add a `Bifoldable` instance for `Data.Map`, but that won't be a problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.