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
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pvax.Functional!