MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:deque-0.3.1@sha256:b54b587cbc24a499a698db1cdb88f316ec76721c12e88c4cb569994f982e2b74,1724

Module documentation for 0.3.1

Depends on 3 packages(full list with versions):

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