Term | Meaning | Source |
---|---|---|
deconstruction | the extraction of data from a pattern-matched object | PS, p 27 |
repeated parameters | PS, p 17 | |
sealed hierarchy | PS, p 26 | |
significant indentation | indentation that replaces braces syntax and such, as with Python and Haskell | PS, p 31 |
tasty file | an intermediate representation used by the Scala compiler | PS, p 19 |
PS - ​