tags: scala oops

  • Methods can be used outside of classes in scala 3.
  • Method with no argument and has a side effect, use (). Otherwise don’t use ().

Misc

  1. arity level of methods/functions