Named tuples in Scala 3.7 are not just lightweight case classes. They can fundamentally change how, e.g., de/serialization, endpoint derivation, database libraries, or even Spark can work in the future. #scala https://youtu.be/Qeavi9M65Qw
Discussion
One month ago, I wrote that it could fundamentally change how libraries work. It's already happening! #scala https://bishabosha.github.io/articles/scalasql-simpletable.html