Drastic Prelude changes imminent

David Feuer david.feuer at gmail.com
Tue Jan 27 20:23:33 UTC 2015


On Tue, Jan 27, 2015 at 3:18 PM, Eric Mertens <emertens at gmail.com> wrote:
> I'm also uncomfortable with reducing Foldable to a mere "toList" method as I
> find that that solution ends up being too "left-biased"  There might be a
> discussion to be had about what is or isn't in Foldable, but I don't think
> it's anything blocking.

As one of the people who was involved in making some of these changes,
I should warn you that things are still quite biased in certain ways.
Some things, like concatMap, lack really sane unbiased defaults.


More information about the Libraries mailing list