deque: Double-ended queue

[ data, library, mit ] [ Propose Tags ]

An implementation of Double-Ended Queue (aka Dequeue or Deque) based on the head-tail linked list.

Modules

[Index]

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.6 && <5), semigroups (>=0.11 && <0.19) [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 2018-04-02T05:28:54Z
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 23082 total (216 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 2018-04-14 [all 1 reports]