@hackage queue0.1.2
Abstraction typeclasses for queue-like things.
Deprecated
Dependencies (2)
Dependents (3)
@hackage/toysolver, @hackage/acme-everything, @hackage/priority-queue
Package Flags
usestm
(on by default)
Include instances for STM types
A collection of abstract interfaces to mutable queue-like things. Note that I named this module before I realized that there was a module of the same name in (base<3). I am open to suggestions for a new name.