idris2-lens/README.md
2023-03-31 13:22:03 -04:00

6 lines
253 B
Markdown

# Profunctor Optics in Idris2
This package provides utilities for working with profunctor optics.
Its design is based on the Haskell libraries [fresnel](https://hackage.haskell.org/package/fresnel)
and [lens](https://hackage.haskell.org/package/lens).