deque: Double-ended queues
Strict and lazy implementations of Double-Ended Queue (aka Dequeue or Deque) based on head-tail linked list.
Modules
[Index] [Quick Jump]
Downloads
- deque-0.4.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.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.9 && <5), mtl (>=2.2 && <3), strict-list (>=0.1 && <0.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> |
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 2019-03-05T18:09:40Z |
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 | 24575 total (238 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 2019-03-05 [all 1 reports] |