ABSTRACT

We have only begun to scratch the surface when it comes to types in Scala. By the end of this book we will see that not only are there many types provided by the Scala libraries, we can define our own types and give them names. Still, it is worth being more explicit about what a type is and some of the details of types in Scala.