Result-Oriented Programming with F#

3 months ago (skvirski.com)

I wanted to write an approachable introduction to the F# Computation Expressions + Results programming style. Rust users may recognize many similarities. I find F# great for writing software on .NET, yet many of its unique features aren’t well known outside the community.

The motivation for this post grew out of a HN comment thread [0].

I'd be interested to know what you think. Feedback and ideas are appreciated!

[0]: https://news.ycombinator.com/item?id=40175710