The biggest improvements in #Scala 3 are not enums or nicer implicits syntax, but:
🤝 Making binary compatibility across versions possible (via TASTy)
⚡ A built-in interactive compiler (instead of a batch tool)
🔗 A modular architecture that makes new features easier to add
Login to reply