@hackage deque0.1

Double-ended queue

An implementation of double-ended queue (aka Dequeue or Deque) based on the head-tail linked list.