Small things that matter in #Scala 3: top-level methods.

It’s surprising how often having a function outside the scope of any object/class just makes sense. No more artificial method containers!

Comments