deque: Double-ended queues

[ data, library, mit ] [ Propose Tags ]

Strict and lazy implementations of Double-Ended Queue (aka Dequeue or Deque) based on head-tail linked list.

Downloads

Maintainer's Corner

Package maintainers

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.4 && <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-18T22:03:55Z
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, 60 indirect [details]
Downloads 23231 total (232 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-18 [all 1 reports]