queuelike-1.0.5: A library of queuelike data structures, both functional and stateful.

Data.Queue.Queue

Description

A basic first-in, first-out queue implementation implementing the Queuelike abstraction. Bootstrapped from Data.Sequence.

Documentation