Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 930 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 930 Bytes

fsharp-cheatsheet

A typesetted F# Cheatsheet in PDF and HTML formats using F# literate tools

Introduction

This is an attempt to replace the old and obsolete F# Cheat Sheet.

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.

License

The documents are available under Apache 2.0 license. For more information see the License file.