标签:
这一篇是来自官网的Scala By Example
即Tutorial后更详细地对Scala怎么用给了示例
1.Programing with Actors and Message
2.Expressions and Simple Functions
3.First-class Functions
4.Class and Objects
5.Case Classes and Pattern Matching
6.Generic Types and Methods
7.Lists
8.For-Comprehensions
9.Mutable State
10.Computing with Streams
11.Lazy Values
12.Implicit Parameters and Conversions
13.Hindley/Milner Type Inference
14.Abstractions for Concurrency
标签:
原文地址:http://www.cnblogs.com/captainlucky/p/4635552.html