https://dungpa.github.io/fsharp-cheatsheet
This cheatsheet aims to succinctly cover the most important aspects of F# 6.0.
https://dungpa.github.io/fsharp-cheatsheet
Last synced: about 1 year ago
JSON representation
This cheatsheet aims to succinctly cover the most important aspects of F# 6.0.
- Host: GitHub
- URL: https://dungpa.github.io/fsharp-cheatsheet
- Owner: fsprojects
- License: other
- Created: 2013-06-03T16:48:10.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T14:57:26.000Z (almost 2 years ago)
- Last Synced: 2024-09-18T14:38:12.619Z (over 1 year ago)
- Language: F#
- Homepage: http://fsprojects.github.io/fsharp-cheatsheet/
- Size: 4.85 MB
- Stars: 327
- Watchers: 26
- Forks: 59
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
fsharp-cheatsheet
=================
An F# Cheatsheet in Markup and HTML formats
## Introduction
The raw content of this cheatsheet can be edited at [fsharp-cheatsheet.md](docs/fsharp-cheatsheet.md).
HTML version is online at https://fsprojects.github.io/fsharp-cheatsheet
PDF version is online at https://fsprojects.github.io/fsharp-cheatsheet/fsharp-cheatsheet.pdf
## Contributing
This resource was, is and should remain a community effort. If you're learning F# and something important you didn't learn about isn'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. If someone posts a PR, 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).