Proposal: priority queues in containers

Johan Tibell johan.tibell at gmail.com
Tue Mar 16 10:53:47 EDT 2010


On Tue, Mar 16, 2010 at 2:54 PM, Louis Wasserman
<wasserman.louis at gmail.com> wrote:
> PROPOSAL:  Add a priority queue implementation to the containers package.
>  Specific modules will include Data.PQueue.Min, Data.PQueue.Max, and
> Data.PQueue.
> DEADLINE:  Next Friday, Mar 26.
> The ticket, #3909, is here.  It had done some bouncing around
> glasgow-haskell-users (mostly because I forgot how to do a proper libraries
> proposal submission), and there have been several implementations
> benchmarked, compared, and argued about.

Could please post the code and the generated Haddock documentation
somewhere for easier review?

Thanks!

-- Johan


More information about the Libraries mailing list