Hacker News new | ask | show | jobs
Show HN: Optional – A simple option type for C# (github.com)
2 points by nlkl 4207 days ago
1 comments

Just as a note: I am aware that this is yet another maybe monad implementation in C#. However, this is one that suits my needs, while staying simple and easy to use.