A typesetted F# Cheatsheet in PDF and HTML formats using F# literate tools
The raw content of this cheatsheet can be edited at fsharp-cheatsheet.md.
In order to build PDF and HTML documentation, please run the build script in build.cmd. We assume that pdflatex.exe
is in PATH variable to be able generate PDF files.
PDF version can be downloaded here. HTML version is online at http://dungpa.github.io/fsharp-cheatsheet/.
Comments, suggestions and corrections are always welcome.
The documents are available under Apache 2.0 license. For more information see the License file.