F# Meetup: Computation Expressions and how to (ab)use them
Details
Based on some twitter conversation, this meetup will focus on Computation Expressions and how you can use them to
- expose a clearer API
- hide internals
- mimic monads
- and more!
This will be a more live-coding session, so bring your laptop, a git client, and an FSI/FAKE install :)
The code for this session can be found at: https://github.com/baronfel/computation-expressions-workshop
