Scala 3 Compatibility
ceilican opened this issue · 2 comments
ceilican commented
I see that there is a scala3
branch. Is the version in that branch compilable with the current version of dotty?
arnolddevos commented
Hi John, here is a minimalist take on probably for scala 3. Just for interest. https://github.com/arnolddevos/epsilonio/blob/master/src/test/scala/probably.scala
arnolddevos commented
BTW I think that part of the probably DSL that relies on structural types will have to go.