摘要: The basic functional cornerstones of Scala: immutable data types, passing of functions as parameters and pattern matching. 1. Basic Pattern Matching I 阅读全文
posted @ 2016-11-27 17:20 mengrennwpu 阅读(308) 评论(0) 推荐(0) 编辑
摘要: 1. Functional programming treats computation as the evaluation of mathematical and avoids state and mutable data. Scala encourages an expression-orien 阅读全文
posted @ 2016-11-27 15:02 mengrennwpu 阅读(308) 评论(0) 推荐(0) 编辑