Hacker News new | ask | show | jobs
by WorkerBee28474 641 days ago
For those who want to experiment with this style in C#, I've found this package to work: https://github.com/JohannesMoersch/Functional
1 comments

Another good option I’ve personally used if you want a smaller API surface with just Result and Maybe concepts is True Myth. https://true-myth.github.io/true-myth-csharp/