Skip to content

adaszko/markable-ioref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

An aggregate of IORef and Bool that can be modified atomically. Comes in handy when something slightly stronger than atomicModifyIORef is required.

Status

It works. Probably eligible for some optimisations.

Installation

Assuming you have GHC already installed:

$ cabal configure
$ cabal build
$ cabal install

License

BSD3

References

About

A composite of IORef and Bool that can be modified atomically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published