A Scala library providing optics (lenses, prisms, etc.) for immutable data structures.
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-core_2.11</artifactId>
<version>1.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Lens for accessing and modifying a field in an immutable object.
No known issues recorded.
No dependency data recorded yet.