The queuelike package
Contains several implementations of data structures implementing a single-in, single-out paradigm. Intended to be a better, more useful replacement for pqueue-mtl.
Properties
| 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), utility-ht |
| License | BSD3 |
| Author | Louis Wasserman |
| Maintainer | wasserman.louis@gmail.com |
| Stability | experimental |
| Category | Algorithms |
| Bug tracker | mailto:wasserman.louis@gmail.com |
| Upload date | Sun Mar 15 21:09:58 UTC 2009 |
| Uploaded by | LouisWasserman |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
Modules
- Data
- Data.MQueue
- Data.MQueue.Chan
- Data.MQueue.Class
- Data.MQueue.Heap
- Data.MQueue.SyncQueue
- Data.Queue
- Data.Queue.Class
- Data.Queue.Instances
- Data.Queue.PQueue
- Data.Queue.Queue
- Data.Queue.Stack
- Data.MQueue
Downloads
- queuelike-1.0.1.tar.gz (Cabal source package)
- package description (included in the package)