Tagged in

Functional Programming

Stacktrace
Stacktrace
We are a software company, providing products and services for the not-for-profit and healthcare sectors
More information
Followers
1
More, on Medium

Let’s learn about lenses

Before we begin: in order to understand a lot of the following you’ll first need some familiarity with Haskell syntax and be somewhat comfortable with what a Functor is.

OK, now firstly: why learn about lenses? Every time I’ve seen lenses in action it’s…