@hackage deque0.2

Double-ended queue

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