Description
Computing lenses generically using generics-sop.
Description
This library contains a definition of generalized lenses, along with SOP-style generic functions (based on generics-sop
) 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.