ShittyLabs / ShittyLINQ

The shitty version of LINQ.
MIT License
12 stars 29 forks source link

Add Union method and tests #73

Closed jreina closed 6 years ago

jreina commented 6 years ago

https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.union?view=netcore-2.1

dcparga commented 6 years ago

On it.

dcparga commented 6 years ago

Ready in pull request #90