Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrea/progressivefsharp2015
Computation expressions in practice
https://github.com/andrea/progressivefsharp2015
Last synced: about 2 hours ago
JSON representation
Computation expressions in practice
- Host: GitHub
- URL: https://github.com/andrea/progressivefsharp2015
- Owner: Andrea
- License: mit
- Created: 2015-12-07T00:25:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T12:48:24.000Z (about 9 years ago)
- Last Synced: 2024-11-05T12:12:19.148Z (about 2 months ago)
- Language: F#
- Homepage:
- Size: 485 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Progressive F# Tutorials 2015
### Computation expressions in practice
Instructions
Open the solution and in the project `ComputationExpressionsInPractice-Exercises` search for comments starting with (\*.
You can follow each step in order.If you get lost you can look at `ComputationExpressionsInPractice` project where all exercises are implemented already
For reference you can read the following posts
1. [Computation expressions and microphones](http://www.roundcrisis.com/2015/12/06/Computation-expressions-in-practice/)
2. [More computation expression](http://www.roundcrisis.com/2015/12/06/more-computation-expressions/)