Provides following types:
* A set of OneOf types that allow to return one of several type instances;
* Result<TResult, TError> type that allows you to return either method result or error;
* Option<T> type that allows to return either a result or None value instead of null;
* Null class that gives a set of empty method delegates
* InformalProtocl class that gives .Net ability to use Objective-C like informal protocol;
* IErrorInfo interface designed after COM interface with the same name;
and some other useful data types.
Features
- .Net
- C#
- functional programming
- Option<T>
- Result<T>
- OneOf
Follow Pvax.Functional
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pvax.Functional!