The target is dotty.
sbt compile
example/ExtensibleExceptions.scala
: Can fail with extensible exceptions using Graded Try Monadexample/MemoryState.scala
: Access the memory store with compile-time indexes using Graded State Monad- TODO:
example/FreeEffect.scala
: Approximate algebraic effect using Freer Graded Monad