Hi Joachim,

On Sat, Jun 4, 2011 at 2:23 PM, Joachim Breitner <nome...@debian.org> wrote:
> Hi Johan,
>
> Am Donnerstag, den 05.05.2011, 23:02 +0200 schrieb Johan Tibell:
>> I've just uploaded a new version of the unordered-containers package,
>> a package of fast hashing-based container types.
>
> I was looking into using HashMap in a tool for the Debian Haskell Group
> that currently uses a somewhat large Map, but I found some functions
> missing that I was using:
>  * unions
>  * element
>  * unionWith
>  * mapWithKey
>
> Do you plan to provide an API as similar to Map as possible, and those
> functions just have not been implemented yet, or will those likely never
> be added?

I plan to add those functions. I just haven't gotten around to it
(hacking on GHC at the moment). Feel free to send patches.

-- Johan

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to