Proposal: Add a strict version of foldlWithKey to Data.Map
Johan Tibell
johan.tibell at gmail.com
Wed Aug 18 08:00:39 EDT 2010
Hi,
The current API doesn't offer any efficient way to do something simple as
e.g. summing the values in a map. I suggest we add a foldlWithKey' function:
http://hackage.haskell.org/trac/ghc/ticket/4261
Discussion deadline: 2 weeks
Cheers,
Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/libraries/attachments/20100818/57d106f9/attachment.html
More information about the Libraries
mailing list