c# 函数式编程示例

时间:2013-08-10 04:05:15
【文件属性】:

文件名称:c# 函数式编程示例

文件大小:940KB

文件格式:ZIP

更新时间:2013-08-10 04:05:15

csharp fp functional pattern

建议用.NET4.0,在并行示例中直接引用"using System.Threading.Tasks;",这样就不用去下载额外的.NET3.5并行包了。 内容包括: # Closures # Continuation Passing Style # Currying # Filter # Fold # Iterators # Lazy Evaluation # LINQ # Lists (Immutable and Recursive) # List Continuations # Maps/Map2 # Memoization # Monads # Operators (Forward, Reverse, etc) # Pattern Matching # Recursion # Unfolding and Generators


网友评论

  • 只有懂的人才会懂,well....
  • 讲解比较详细
  • 不是太有用。