4 packages tagged with “Lenses”
Design and build-time code-gen for records, unions, lenses and immutable With functions
Aether optics for Fable apps
A C# library that faciliates manipulating dtos using ideas taken from functional lenses.
This package provides a very-low-overhead implementation of Lenses for C# records. Lenses are a functional programming concept that allows convenient manipulation of deeply nested records. The package includes ways to generate lenses for record types.