https://github.com/dckt/lenses-ppx-uncurried
https://github.com/dckt/lenses-ppx-uncurried
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dckt/lenses-ppx-uncurried
- Owner: DCKT
- Created: 2025-04-08T15:48:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T15:50:11.000Z (about 1 year ago)
- Last Synced: 2025-06-17T16:43:50.769Z (about 1 year ago)
- Language: Reason
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Require opam.
1. opam install dune ppxlib reason
2. npm i
3. npm run build