Breadcrumbs Section. Click here to navigate to respective pages.
Chapter

Chapter
Type Basics and Argument Passing
DOI link for Type Basics and Argument Passing
Type Basics and Argument Passing book
Type Basics and Argument Passing
DOI link for Type Basics and Argument Passing
Type Basics and Argument Passing book
ByMark C. Lewis, Lisa Lacher
BookIntroduction to Programming and Problem-Solving Using Scala
Click here to navigate to parent product.
Edition 2nd Edition
First Published 2016
Imprint Chapman and Hall/CRC
Pages 32
eBook ISBN 9781315382609
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.