Info
| Version: | 1.0.3 | 
| Author(s): | JesseRussell | 
| Last Update: | Saturday, January 23, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/JesseRussell411/JesseRussell.LinqExtension | 
| NuGet Url: | https://www.nuget.org/packages/JesseRussell.LinqExtension | 
Install
Install-Package JesseRussell.LinqExtension
                        dotnet add package JesseRussell.LinqExtension
                        paket add JesseRussell.LinqExtension
                        
                                JesseRussell.LinqExtension Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
TypeArray: an easy way of instanciating a Type[] inline without having to call typeof over and over again.
MonoEnu: An enumerable struct, whith a single element to enumerate over.