Bringing the IntMap API up to par with the Map API

Johan Tibell johan.tibell at gmail.com
Wed Aug 11 12:18:04 EDT 2010


On Fri, Aug 6, 2010 at 3:59 PM, Johan Tibell <johan.tibell at gmail.com> wrote:

> There are a few functions on Maps that could be implemented on IntMaps but
> aren't:
>
>   <snip>
>

We're also missing a bunch of strict versions of traversals functions, like
folds. I needed a strict fold the other day and found that there isn't one.
Should we just go ahead and add a strict version for all the functions where
that makes sense?

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/libraries/attachments/20100811/caff1c0f/attachment.html


More information about the Libraries mailing list