Skip to content

th3oth3rjak3/CSharp.Made.Functional

Repository files navigation

CSharp.Made.Functional

codecov

Add CSharp.Made.Functional

dotnet add package CSharp.Made.Functional

Using statements

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages