Description
Provides a small Haskell lens library with no dependencies. It offers core optics for reading and updating data structures while keeping the dependency footprint low.
It is useful for applications and libraries that want lens-style code without adopting the larger lens ecosystem. It is a programming library and has no standalone interface.