@hackage deque0.2.4

Double-ended queue

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