Optics library for Scala
All documentation is available on Monocle website.
libraryDependencies += "com.github.julien-truffaut" %% "monocle-unsafe" % "1.6.0-RC1"
import $ivy.`com.github.julien-truffaut::monocle-unsafe:1.6.0-RC1`
<dependency> <groupId>com.github.julien-truffaut</groupId> <artifactId>monocle-unsafe_2.12</artifactId> <version>1.6.0-RC1</version> </dependency>
compile group: 'com.github.julien-truffaut', name: 'monocle-unsafe_2.12', version: '1.6.0-RC1'
ivy"com.github.julien-truffaut::monocle-unsafe:1.6.0-RC1"