dequeue: A typeclass and an implementation for double-ended queues.
A typeclass for double-ended queues, and an implementation of Banker's Dequeues, as described in Chris Okasaki's Purely Functional Data Structures.
Downloads
- dequeue-0.1.12.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.1.12 |
---|---|
Dependencies | base (<5), QuickCheck (>=2), safe [details] |
Tested with | ghc ==6.12 |
License | BSD-3-Clause |
Copyright | (c) 2009-2015 Henry Bucklow |
Author | Henry Bucklow |
Maintainer | Henry Bucklow <henry@elsie.org.uk> |
Category | Data Structures |
Uploaded | by HenryBucklow at 2015-09-03T11:57:31Z |
Distributions | |
Reverse Dependencies | 6 direct, 2 indirect [details] |
Downloads | 10444 total (49 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-03 [all 1 reports] |