MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:deque-0.2.6@sha256:42856f18454ba52fc6e3881e21795d165fc819de6bbf21ce28b3624777ef303a,1202

Module documentation for 0.2.6

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2018-12-04(full list with versions):

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