optics-dev / Monocly

Optics experimentation for Dotty
MIT License
32 stars 5 forks source link

Create a list of common use cases #6

Closed julien-truffaut closed 2 years ago

julien-truffaut commented 4 years ago

e.g. Json https://github.com/julien-truffaut/Monocly/tree/master/src/main/scala/json

or realistic use case with a mix of case class and Option/List/Map

The goal is to showcase the best syntax we can offer.