Core optics library for Scala, providing lenses, prisms, and traversals.
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-core_2.12</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a lens to focus on the age field of a Person case class.
Use Monocle 3.x for Scala 3 support.
No dependency data recorded yet.