A presentation for BayHac 2017 on how I uses lenses at work
Haskell Emacs Lisp Makefile
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
LICENSE
Lenses.hs
Makefile
README.md
Setup.hs
lenses.el
putting-lenses-to-work.cabal
putting-lenses-to-work.org
putting-lenses-to-work.pdf

README.md

Putting lenses to work

A presentation on practical uses of lens, in the ways I'm currently using them at work in nearly every project. Also means as a reference of sorts, and the Lenses.hs file contains a slew of tests to serve both as a reminder, and a source for cargo-culting certain use patterns.