Is there a Haskell implementation of an efficient priority queue (probably heap-based) out there that I can use? I do not see it in the GHC libraries. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
- [Haskell-cafe] Priority Queue? Ken Takusagawa
- Re: [Haskell-cafe] Priority Queue? Spencer Janssen
- [Haskell-cafe] Re: Priority Queue? Benjamin Franksen
- Re: [Haskell-cafe] Priority Queue? Ross Paterson
- Re: [Haskell-cafe] Priority Queue? Mark T.B. Carroll