Adding methods to the Scala's companion object corresponds in JavaScript to adding functions to the constructor function…
99 Scala problems
With solutions ;)…
Collection literals in Scala
Scala has not literals for Lists, Sets, etc... All brackets and parenthesis are already reserved []: type parameterization (): tuples {}: code block <>: relational methods source…
All the uses of an underscore in Scala
A lots indeed.…
Scala Exercises
It looks nice.…