[Haskell-cafe] ANN: psqueues
Albert Y. C. Lai
trebla at vex.net
Thu Jun 26 18:14:51 UTC 2014
On 14-06-23 10:07 AM, Jasper Van der Jeugt wrote:
> Here at Better, we have just a released a package which implements
> faster priority search queues for Haskell. We hope it proves to be
> useful to the community!
[...]
> http://hackage.haskell.org/package/psqueues
Nice, it does priority-key-value too, not just priority-key. I need the
value part there. Previously, I took PSQueue source code and added a
value field for myself.
More information about the Haskell-Cafe
mailing list