An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

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.