About

Metadata

  • Last updated , by JamesCook
  • License LicenseRef-PublicDomain
  • Categories Concurrency
  • Maintained by: James Cook <mokus@deepbondi.net>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    base4 (on by default)

Readme

A simple implementation of a multiple-reader / single-writer lock, using STM.