blob: 41fbde7d6fe65e9a197c6f88b7c212a3bede40ac (
plain)
1
2
3
4
5
6
7
8
|
This package comes "Batteries Included" with many useful lenses for the
types commonly used from the Haskell Platform, and with tools for
automatically generating lenses and isomorphisms for user-supplied data
types. The combinators in Control.Lens provide a highly generic toolbox
for composing families of getters, folds, isomorphisms, traversals,
setters and lenses and their indexed variants.
WWW: http://github.com/ekmett/lens/
|