An open API service indexing awesome lists of open source software.

https://github.com/optics-dev/monocly

Optics experimentation for Dotty
https://github.com/optics-dev/monocly

Last synced: 8 months ago
JSON representation

Optics experimentation for Dotty

Awesome Lists containing this project

README

          

## Optics with Dotty

### Usage

This is a normal sbt project, you can compile code with `sbt compile` and run it
with `sbt run`, `sbt console` will start a Dotty REPL.

For more information on the sbt-dotty plugin, see the
[dotty-example-project](https://github.com/lampepfl/dotty-example-project/blob/master/README.md).