queuelike: A library of queuelike data structures, both functional and stateful.
Contains several implementations of data structures implementing a single-in, single-out paradigm. Intended to be a better, more useful replacement for pqueue-mtl. In particular, includes an experimental and possibly genuinely new trie-based priority queue on strings. Feedback is appreciated.
| Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9 |
|---|---|
| Dependencies | array, base, containers, mtl, stateful-mtl (>=1.0.7) |
| License | BSD3 |
| Author | Louis Wasserman |
| Maintainer | wasserman.louis@gmail.com |
| Stability | experimental |
| Category | Algorithms |
| Bug tracker | mailto:wasserman.louis@gmail.com |
| Upload date | Sat Apr 25 23:47:02 UTC 2009 |
| Uploaded by | LouisWasserman |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 1.0.9 |
Modules
- Data
Downloads
- queuelike-1.0.9.tar.gz (Cabal source package)
- package description (included in the package)
