MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:deque-0.3.1.1@sha256:e44427dbfefe22847c3d60eb1c393c98b6f2182771dc814a2cfca4d97f3a5099,1726

Module documentation for 0.3.1.1

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2019-03-05(full list with versions):

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