A safe monadic binder that will evaluate an expression chain and return an option type with information about whether the chain succeeded or not and where it failed.
                        
                    
         
                Info
| Version: | 0.4.1 | 
| Author(s): | Anton Kropp | 
| Last Update: | Monday, December 1, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/devshorts/MonadicNull | 
| NuGet Url: | https://www.nuget.org/packages/Devshorts.MonadicNull | 
Install
Install-Package Devshorts.MonadicNull
                        dotnet add package Devshorts.MonadicNull
                        paket add Devshorts.MonadicNull
                        
                                Devshorts.MonadicNull Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
