Donna8596
My feedback
5 results found
-
1 vote
-
3 votes
-
3 votes
An error occurred while saving the comment An error occurred while saving the comment Donna8596 commentedNo need to read this article because implicits are phased out in Scala 3. To use some word play here, just stick to using given s. If you come from Scala 2, you're familiar with implicits and need to move to given/using combos, https://www.myfortiva.net/
An error occurred while saving the comment Donna8596 commentedScala 3 will be ready for production faster! There's a lot of work to be done on polishing the compiler and upgrading our tooling. We will also help the ecosystem upgrade. The Scala library and tooling ecosystem will not need to be rebuilt for 2.14, freeing up maintainers' time to prepare for Scala 3 instead.
-
2 votes
-
1 vote
An error occurred while saving the comment Donna8596 commentedThanks so much, your suggestion worked for me. https://www.hca-rewards.com/
This solves a big burden. Prior to Scala 3, implicit conversions were required for extension methods and for the type class pattern. Now, with Scala 3, the extension method concept is standalone, and so we can implement many of the patterns that required implicits without relying on conversions