dotnet add package CSharp.Made.Functional
The namespace does not match the package name to keep using statements shorter.
// Required Usings
global using Functional;
global using static Functional.Prelude;
For examples and more discussion about this library, Read the Docs!