Provides support polymorphic types in C#, such as Covariant and Invariant Maybe (Optional) types, and type unions.
                        
                    
         
                Info
| Version: | 1.3.0 | 
| Author(s): | Eyas | 
| Last Update: | Tuesday, September 18, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Eyas/Ibra | 
| NuGet Url: | https://www.nuget.org/packages/Ibra.Polymorphic | 
Install
Install-Package Ibra.Polymorphic
                        dotnet add package Ibra.Polymorphic
                        paket add Ibra.Polymorphic
                        
                                Ibra.Polymorphic Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
