Lens

From HaskellWiki
Revision as of 17:46, 24 May 2013 by Henk-Jan van Tuyl (talk | contribs) (→‎Links: Added a link to "Haskell for all: Program imperatively using Haskell lenses")
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This article is a stub. You can help by expanding it.

Lenses are a way to easily access record fields.


Links