https://github.com/lua-vr/lvar-simple
Simpler fork of lvar
https://github.com/lua-vr/lvar-simple
Last synced: 3 months ago
JSON representation
Simpler fork of lvar
- Host: GitHub
- URL: https://github.com/lua-vr/lvar-simple
- Owner: lua-vr
- License: bsd-3-clause
- Created: 2025-04-19T03:59:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-19T15:50:01.000Z (about 1 year ago)
- Last Synced: 2026-02-27T10:41:36.040Z (3 months ago)
- Language: Haskell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# `Data.LVar`
[](https://hackage.haskell.org/package/lvar)
[`TMVar`](https://hackage.haskell.org/package/stm) with change notification.
Used in [Ema](https://ema.srid.ca/).