@hackage deque0.1
Double-ended queue
Installation
Dependencies (2)
- base <4.11
- base-prelude <2 Show all…
Dependents (12)
@cardano/ouroboros-network, @cardano/io-sim, @hackage/streamly-statistics, @cardano/io-classes, @hackage/potoki-core, @hackage/skews, Show all…
An implementation of double-ended queue (aka Dequeue or Deque) based on the head-tail linked list.