Lenses are an important functional-programming “design pattern” often described as “immutable getters and setters”. In this session, we’ll get familiar with optics-related patterns (e.g.: Lens, Prism, Traverse, Iso) based on the popular Monocle library. The session targets Scala developers who feel at ease with Scala syntax.