Related resources for Fsharp char
  • F#'s System.Char Type Basics12/19/2022 9:19:50 AM. This article introduces the char type using the F# language. It focuses on the char type declaration, and character escape sequences and shows how to represent a numerical value on the char types.