F#快速入门资料

来源:互联网 发布:京东数据挖掘笔试题 编辑:程序博客网 时间:2024/05/23 17:51
  • The basic syntax of F# - keywords and constructs
  • The basic syntax of F# - classes, interfaces, and members
  • The basic syntax of F# - types
  • F# function types: fun with tuples and currying
  • Discriminated unions in F#
  • Pipelining in F#
  • What does this C# code look like in F#? (part one: expressions and statements)

可惜CSDN的blog没法放附件,只好放到cppblog了。下载(我找不到比这个还精炼的F#入门指南了)