https://github.com/mattphillips/reason-refs
https://github.com/mattphillips/reason-refs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattphillips/reason-refs
- Owner: mattphillips
- Created: 2020-04-28T10:45:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:31:38.000Z (over 2 years ago)
- Last Synced: 2025-02-12T08:55:59.609Z (5 months ago)
- Language: C++
- Size: 752 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reason-refs
Create a mutable ref in some effect context.
## Test
```
yarn test
```## Todo
- Restrict MakeRef to some effect type