Scala Basic Knowledge

This section includes some basic concepts in Scala, like basic type (String, Int), data type (List, Option, Either),

Most of code listed in this book can be run directly in REPL tools like amm.

Last updated

Was this helpful?