Result-Oriented Programming with F#
skvirski.com
Result-Oriented Programming with F#
1–2 of 2 posts
Re: Result-Oriented Programming with F#
#2I 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!