ShittyLabs / ShittyLINQ

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

Add SkipLast method and tests #62

Open jreina opened 6 years ago

jreina commented 6 years ago

https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.skiplast?view=netcore-2.1&viewFallbackFrom=netframework-4.7.2

stephannielsen commented 6 years ago

Working on it.