Lenses and their use case : Scalaz.Lens, QuickLens, Sauron

Table of contents
Reading Time: < 1 minute

These slides contain a way of updating complex nested objects in a functional Programming way using Lenses, there are many other implementations of Lenses. We have covered only Sauron, QuickLens and Scalaz.Lens