Description
Provides the core definitions for optics as an abstract interface in Haskell. Optics help code access, update, and compose operations over nested data structures.
This package is useful for libraries that want to build on optics without depending on every extra utility. It is a foundational developer library and has no standalone interface.