lens-tutorial

Tutorial for the lens library

Latest on Hackage:1.0.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Gabriella Gonzalez
Maintained by [email protected]

This is a basic tutorial that you can use to get started with the lens library. This tutorial covers:

  • The motivation behind the lens library

  • How to use the library for the most common use cases

  • How to interpret type errors

  • Basic familiarity with how lenses work under the hood