MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:deque-0.3@sha256:235e557e46a4e78cf8336e39f9cb33bc7731eceef9fc269d324f49ade8421916,1712

Module documentation for 0.3

Depends on 2 packages(full list with versions):

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