https://github.com/scoville/re-optic
An optic library for ReScript (OCaml and ReasonML)
https://github.com/scoville/re-optic
Last synced: 10 months ago
JSON representation
An optic library for ReScript (OCaml and ReasonML)
- Host: GitHub
- URL: https://github.com/scoville/re-optic
- Owner: scoville
- Created: 2020-04-16T02:07:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T00:52:14.000Z (over 2 years ago)
- Last Synced: 2024-11-14T16:45:31.401Z (about 1 year ago)
- Language: ReScript
- Homepage:
- Size: 14.7 MB
- Stars: 18
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - re-optic
README
# Optic
## [Documentation](docs/)
## Lenses and other optics for ReScript
_This library is not ready for prime time yet, and both its API and its implementation might change in the near future_
Once compiled, the binary is located under `_build/default/bin/LensesPpx.exe` and should be copied in the `binaries` folder as `ppx-linux.exe` on Linux, `ppx-osx.exe` on Mac, and `ppx-win.exe` on Windows.