Tag: Computation Expressions
-
Some Recent Talks (with slides and code)
I’ve given quite a few talks over the last couple of months and at each and every one I promised to post my content shortly afterwards here on my blog. However, due to some extreme laziness early on coupled with a crazy schedule and some unfortunate (but thankfully temporary) health problems more recently, I’ve failed to…
-
The Road to Functional Programming in F# – From Imperative to Computation Expressions
In F# there are a lot of options when it comes to choosing the style in which you will perform a computation. So, for our last meeting of the the NYC F# User Group I decided to try and build a general understanding of how the different styles are related to each other through trying…