F#快速入门资料

  • 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#入门指南了)

你可能感兴趣的:(function,F#,basic,fun,Types,tuples)