6.3.90.900
Lenses
(require lens) | package: lens |
This library includes functions and forms for working with lenses. A lens is a value that operates on some small piece of a larger structure. Think of them as a more general representation of getters and setters in object-oriented languages.
source code: https://github.com/jackfirth/lens
This library is stable, backwards compatibility will be maintained. For experimental features see unstable/lens.