Home - sameera/Codoxide.Outcome GitHub Wiki

Codoxide.Outcome<T> is a type, a set of libraries and a philosophy to help you write fluent C# code much inspired by functional programming.

This is NOT an attempt to implement functional paradigms in C#. There are much more extensive implementations for that already (such as Language Extensions).