.NET Core 2.0 By Example
上QQ阅读APP看书,第一时间看更新

Operators 

F# has the following operators:

  • Arithmetic operators
  • Comparison operators
  • Boolean operators
  • Bitwise operators

Let's discuss these operators in detail.