▲ | 110bpm 2 days ago | |
I put together a quick-start guide to F# Computation Expressions — showing how you can go from C# async/await all the way to Result<> workflows with let!... and!... expressions, and even a custom validation {} CE. [0] This is a practical side of F# that doesn’t get enough spotlight — but one I’m using daily. | ||
▲ | LinearEntropy 9 hours ago | parent [-] | |
That was a great read. Thanks for sharing. |