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

Or any other class if you write an apply method in companion object