queue -package:box
Not on Stackage, so not searched.
Abstraction typeclasses for queue-like things.
A queue of TMVarS corresponding to threads waiting for resources.
Basically a monomorphic list to save two pointer indirections.
Contains the public fields of a [Queue][glib-Double-ended-Queues].
Memory-managed wrapper type.
Internal priority queue, used by prioritised processes.
A queue which has an end, someday.
(this is a thin wrapper over the
stm TQueue type)
A traditional single-threaded, single-ended queue.