I am looking for a text that provides a good systematic coverage of the Scala language similar to what David Flanagan has done with the various editions of "Java in a Nutshell" (I have long been a fan of the O'Reilly "Nutshell" series, though sadly there have been few additions or updates to the series in the last several years).
Flanagan succeeds in about 180 pages (3 chapters) to cover all of the Java language syntax and features in a concise, accurate manner. It is great as a reference, and a refresher, a complete course in the language, and to the experienced OO developer, even an introduction.
It appears, as I work through my copy of Odersky's "Programming in Scala" to get the same level of coverage I will have go the entire 800 or so pages. It is a fine book, make no mistake, with clear explanations, but it is not like the Nutshell series in concise coverage.
Can anyone suggest something for Scala that is at all similar? Lots of tutorials abound, and they have their place, sure, but that is not what I am looking for.
Suggestions? Recommendations?