Monads (Maybe, Either, State, Reader, Writer) and monad combinators (Sequence, Sequence_, ReplicateM, ReplicateM_, MapM, MapM_, FoldM, FoldM_, ZipWithM, ZipWithM_, ForM, FilterM, LiftM, LiftM2, LiftM3, LiftM4, LiftM5, Join, When, Unless, Forever, Void, Ap, Compose, Guard, MFilter, MSum) in C#. 
                        
                    
         
                Info
| Version: | 1.1.1 | 
| Author(s): | Jonathan Taylor | 
| Last Update: | Saturday, November 29, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/taylorjg/Monads | 
| NuGet Url: | https://www.nuget.org/packages/MonadLib | 
Install
Install-Package MonadLib
                        dotnet add package MonadLib
                        paket add MonadLib
                        
                                MonadLib Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Flinq(1.0.2.0)
 
Tags