Skip to content

Files

Latest commit

d913adc · Jul 19, 2019

History

History
9 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 322 Bytes

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.