Bifoldable instance for Map

David Feuer david.feuer at gmail.com
Tue Apr 14 01:44:41 UTC 2020


This seems eminently reasonable to me. We must also be sure to add one to
Data.HashMap if that's missing too.

On Mon, Apr 13, 2020, 9:36 PM Joseph C. Sible <josephcsible at gmail.com>
wrote:

> I'd like to propose a change to the containers package: adding a
> Bifoldable instance to Map. I briefly mentioned this on Reddit [1] and
> no obvious problems were brought up. I submitted a PR implementing it
> [2]. This seems like an obvious and straightforward instance to me.
> Thoughts?
>
> Joseph C. Sible
>
> [1]:
> https://old.reddit.com/r/haskell/comments/fsgqd6/monthly_hask_anything_april_2020/fn90d6k/
> [2]: https://github.com/haskell/containers/pull/714
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20200413/60563d3b/attachment.html>


More information about the Libraries mailing list