In Scala what is the reason that you don't need to use "new" to create a new "case class"? I tried searching for awhile now without answers.
In Scala what is the reason that you don't need to use "new" to create a new "case class"? I tried searching for awhile now without answers.