scala-in-depth-source icon indicating copy to clipboard operation
scala-in-depth-source copied to clipboard

The source code for the Scala In Depth book.

Results 2 scala-in-depth-source issues
Sort by recently updated
recently updated
newest added

it seems this code is for repl use only; needs many fixes if you try to use in eclipse with maven-scala-plugin with "normal" pom.xml; - missing package imports - missing...

- typo in the filename "tyoeclass.scala" - typeclass2.scala: not need 'override' in the FileLike.parent