Ecosyste.ms: Awesome

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

http://dungpa.github.io/fsharp-cheatsheet

This cheatsheet aims to succinctly cover the most important aspects of F# 6.0.
http://dungpa.github.io/fsharp-cheatsheet

Last synced: 4 months ago
JSON representation

This cheatsheet aims to succinctly cover the most important aspects of F# 6.0.

Lists

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