Skip to content

moleike/evidence

Repository files navigation

evidence: efficient effect handlers for Scala

evidence is a Scala 3 implementation of algebraic effect handlers based on evidence translation—largely a transliteration of the code in the paper Effect Handlers in Haskell, Evidently—build upon Cats.