Y
Hacker News
new
|
ask
|
show
|
jobs
by
beastman82
2261 days ago
for the record, instantiating case classes in scala does not require "new"
1 comments
AzzieElbab
2260 days ago
Or any other class if you write an apply method in companion object
link