Profunctor optics/lenses for Idris2 | GitHub Mirror: https://github.com/kiana-S/idris2-lens
Find a file
2023-03-31 13:22:03 -04:00
.gitignore Initial commit 2023-03-31 13:22:03 -04:00
lens.ipkg Initial commit 2023-03-31 13:22:03 -04:00
LICENSE Initial commit 2023-03-31 13:22:03 -04:00
README.md Initial commit 2023-03-31 13:22:03 -04:00

Profunctor Optics in Idris2

This package provides utilities for working with profunctor optics. Its design is based on the Haskell libraries fresnel and lens.