Scala distinguishes between parameterless classes, and traits. Why? Is there a reason why I should not declare all parameterless classes into traits?
Asked
Active
Viewed 85 times