Info
| Version: | 1.0.3 | 
| Author(s): | Noel Kennedy | 
| Last Update: | Thursday, June 24, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/NoelKennedy/scalesque | 
| NuGet Url: | https://www.nuget.org/packages/Scalesque | 
Install
Install-Package Scalesque
                        dotnet add package Scalesque
                        paket add Scalesque
                        
                                Scalesque Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    Tags
 
                
Features Option<T>, Either<T,U>, pattern matching with exatractors, partially applied functions, scalaz inspired Validation<T,U> and various collection methods like fold and reduce.