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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pvax.Functional!