@hackage queuelike1.0.5

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

Contains several implementations of data structures implementing a single-in, single-out paradigm. Intended to be a better, more useful replacement for pqueue-mtl.