@hackage / queue

Abstraction typeclasses for queue-like things.

Version Deprecated package0.1.2

About

Metadata

  • Last updated , by JamesCook
  • License BSD-3-Clause
  • Maintained by: James Cook <mokus@deepbondi.net>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Package Flags

Use the -f option with cabal commands to enable flags

    usestm (on by default)

    Include instances for STM types

Readme

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.