Bringing the IntMap API up to par with the Map API
Johan Tibell
johan.tibell at gmail.com
Fri Aug 6 13:47:58 EDT 2010
On Fri, Aug 6, 2010 at 7:44 PM, Evan Laforge <qdunkan at gmail.com> wrote:
>
> As to making IntMap a drop-in replacement, should it be? If you want
> to switch to IntMap for performance but need to do some things are
> going to be inefficient with it, then you should probably either not
> switch, or come up with a different way of doing things, right?
>
Right. That applies to some of the functions I listed. The others can be
implemented efficiently for IntMaps.
Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/libraries/attachments/20100806/96fd3705/attachment.html
More information about the Libraries
mailing list