An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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).