An open API service indexing awesome lists of open source software.

https://github.com/jwiegley/putting-lenses-to-work

A presentation for BayHac 2017 on how I uses lenses at work
https://github.com/jwiegley/putting-lenses-to-work

functional-programming haskell lens lenses practical

Last synced: 7 months ago
JSON representation

A presentation for BayHac 2017 on how I uses lenses at work

Awesome Lists containing this project

README

          

# 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.