Georgii Kovalev
Georgii Kovalev
Hi again. Oh, this cases were on my mind, but I forgot about them. I'll fix it
There is a problem with one of the cases (The last one). I'm still looking for a solution
Complied with Scala 3. This can be closed
Works with scala 3
Works with Scala 3
This works fine with 6.0.0-M1 and scala 3 since there is one parameter list and type is inferred. ```scala trait DataStore { def insertAt(timestamp: Long, elements: String*): Unit } val...
I'll search for solution with scala 3. At first glance it can be done. But not really simple
Works with scala 3
Hi! If you could provide a corresponding example without slick that would spare a huge amount of time for me
Thank you!