propensive/probably

Scala 3 Compatibility

ceilican opened this issue · 2 comments

I see that there is a scala3 branch. Is the version in that branch compilable with the current version of dotty?

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

BTW I think that part of the probably DSL that relies on structural types will have to go.