Info
| Version: | 1.1.0 | 
| Author(s): | Daniel Beus | 
| Last Update: | Friday, December 10, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/legacybass/HelperLibraries | 
| NuGet Url: | https://www.nuget.org/packages/Legacybass.Collections.Generic | 
Install
Install-Package Legacybass.Collections.Generic
                        dotnet add package Legacybass.Collections.Generic
                        paket add Legacybass.Collections.Generic
                        
                                Legacybass.Collections.Generic Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - NETStandard.Library(>= 1.6.1)
- No dependencies. 
- No dependencies. 
Tags
 
                
* A ForEach for IEnumerable (which is sorely lacking).
* A LambdaComparer for dynamically using IEqualityComparer.