Skip to content

A collection of monads for C# that provide some functional programming flavor.

License

Notifications You must be signed in to change notification settings

kallanreed/monadsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monad Sharp

A collection of monads for C# that provide some functional programming flavor.

Description

C# Implementations of some common monadic types including Maybe, Either and extensions for IEnumerable. The library attempts to provide an intuitive API and decent syntax to keep calling code as readable as is possible in C#.

NuGet

The current version of Monad Sharp is available as a NuGet package

About

A collection of monads for C# that provide some functional programming flavor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages