deque: Double-ended queue
An implementation of double-ended queue (aka Dequeue or Deque) based on the head-tail linked list.
Downloads
- deque-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.3, 0.3.1, 0.3.1.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.2, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.4.3, 0.4.4, 0.4.4.1 |
---|---|
Dependencies | base (<4.11), base-prelude (<2) [details] |
License | MIT |
Copyright | (c) 2016, Nikita Volkov |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-10-05T14:28:07Z |
Home page | https://github.com/nikita-volkov/deque |
Bug tracker | https://github.com/nikita-volkov/deque/issues |
Source repo | head: git clone git://github.com/nikita-volkov/deque.git |
Uploaded | by NikitaVolkov at 2016-08-11T20:50:15Z |
Distributions | Arch:0.4.4.1, Debian:0.4.3, LTSHaskell:0.4.4.1, NixOS:0.4.4.1, Stackage:0.4.4.1 |
Reverse Dependencies | 8 direct, 62 indirect [details] |
Downloads | 24454 total (182 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-08-11 [all 1 reports] |