DavidArno
- 81,009 total downloads
- last updated 2/17/2020
- Latest version: 4.0.0
Succinc<T> is a .NET library that adds a number of functional features to C#:
* Discriminated unions,
* Pattern matching,
* Partial applications,
* "Implicitly" typed lambdas,
* The ability to treat void methods as Unit functions,
* Replacements for TryParse methods that return an Option<T> (or...
More information
- 4,832 total downloads
- last updated 2/17/2020
- Latest version: 4.0.0
SuccincT.JSON adds JSON serialization support to Succinc<T>, a .NET library that adds a number of functional features to C#.
- 2,340 total downloads
- last updated 8/1/2016
- Latest version: 1.0.1
String extension method that creates a reversed version.