https://fsprojects.github.io/fsharp-cheatsheet/
This cheatsheet aims to succinctly cover the most important aspects of the F# language
https://fsprojects.github.io/fsharp-cheatsheet/
Last synced: about 2 hours ago
JSON representation
This cheatsheet aims to succinctly cover the most important aspects of the F# language
- Host: GitHub
- URL: https://fsprojects.github.io/fsharp-cheatsheet/
- Owner: fsprojects
- License: other
- Created: 2013-06-03T16:48:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T09:35:40.000Z (8 months ago)
- Last Synced: 2025-10-11T00:24:55.952Z (about 1 month ago)
- Language: F#
- Homepage: http://fsprojects.github.io/fsharp-cheatsheet/
- Size: 4.87 MB
- Stars: 342
- Watchers: 24
- Forks: 58
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-fsharp - F# cheatsheet - Quick reference for the main language features. (Resources / Cheatsheets)
README
fsharp-cheatsheet
=================
An F# Cheatsheet in Markup and HTML formats
- [View the cheatsheet online](https://fsprojects.github.io/fsharp-cheatsheet)
- [Download the PDF](https://fsprojects.github.io/fsharp-cheatsheet/fsharp-cheatsheet.pdf)
## Contributing
The raw content of this cheatsheet can be edited at [fsharp-cheatsheet.md](docs/fsharp-cheatsheet.md).
This resource was, is, and should remain a community effort. If you're learning F# and something you discovered was important wasn't covered, you're the very best person to point that out and phrase it in a way that someone new can get running with.
The more diversity of reviewers we get, the better. That said, the best PRs are small ones that touch one piece at a time and can hence be reviewed and merged rapidly.
Primary maintainer: @SpiralOSS (backup: @bartelink)
## Acknowledgements
Anh-Dung Phan (@dungpa) created and maintained the repo for many years before donating it to community ownership under fsprojects
The original inspiration was the (now obsolete) http://www.samskivert.com/code/fsharp/fsharp-cheat-sheet.pdf
## License
The documents are available under Apache 2.0 license.
For more information see the [License file](LICENSE.md).