All Projects → well-typed → lens-sop

well-typed / lens-sop

Licence: BSD-3-Clause license
Computing lenses generically using generics-sop

Programming Languages

haskell
3896 projects

This library contains a definition of generalized lenses that are built on top of the fclabels package.

It also contains SOP-style generic functions (based on the generics-sop package) that compute lenses for a given record type. Generalized lenses for the SOP representation types are also provided.

Furthermore, a generic function is provided that computes a lens from a given (string-based) path specification.

This is the development repository. For releases, look on Hackage.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].