Fsharp Tutorial
Fsharp: true false (boolean)
By Xah Lee. Date:
2026-01-28
.
true
and
false
are literal values.
printfn
"%b"
true
//
true
Fsharp: Literal Types
Reference
https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/basic-types
Fsharp
Install
Install
Filename Extension
Overview
Comment
Print
String
Number
Types
Variable
True False
If Then
Loop
Function
Read File
Write File
List Dir Content
Datetime
Misc