The pqueue-mtl package
This package is obsolete: use queuelike instead.
Contains several implementations of data structures implementing a single-in, single-out paradigm, and implements monad transformers for their safe use. The monad transformer part of the library includes tools to fully encapsulate single-threaded use of a priority queue in a monad, including an array-based heap implementation.
Properties
| Versions | 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7 |
|---|---|
| Dependencies | base, containers, ghc-prim, MaybeT, mtl, stateful-mtl (≥1.0.1) |
| License | BSD3 |
| Author | Louis Wasserman |
| Maintainer | wasserman.louis@gmail.com |
| Category | Monads, Algorithms |
| Upload date | Mon Feb 16 02:22:40 UTC 2009 |
| Uploaded by | LouisWasserman |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
Modules
Downloads
- pqueue-mtl-1.0.1.tar.gz (Cabal source package)
- package description (included in the package)