-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sameera Perera edited this page Oct 20, 2021
·
4 revisions
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).