- .NET Core 2.0 By Example
- Rishabh Verma Neha Shrivastava
- 30字
- 2021-06-24 18:30:59
Comparison operators
The following table shows all the comparison operators supported by F# . These operators return true or false.
Let's take X = 20 and Y = 30:
The following table shows all the comparison operators supported by F# . These operators return true or false.
Let's take X = 20 and Y = 30: