lvar: TMVar that can be listened to

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

LVar wraps a TMVar to allow multiple threads to listen to the underlying changes.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.13.0.0 && <=4.17.0.0), containers, relude, stm [details]
License BSD-3-Clause
Copyright 2021 Sridhar Ratnakumar
Author Sridhar Ratnakumar
Maintainer srid@srid.ca
Category Concurrency
Home page https://github.com/srid/lvar
Bug tracker https://github.com/srid/lvar/issues
Uploaded by sridca at 2021-04-26T17:42:03Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for lvar-0.1.0.0

[back to package description]

Data.LVar

TMVar with change notification.

Used in Ema.