AndreyTS
-
- 1,284,273 total downloads
- last updated 3/29/2020
- Latest version: 2.0.20
Option types for C# with LINQ support and rich fluent syntax for many popular uses: var maybeOne = "one".ToMaybe(); Maybe<string> maybeAnother; var maybeBoth = from one in maybeOne from another... More information