ShittyLabs / ShittyLINQ

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

Add SkipWhile method and tests #63

Open jreina opened 6 years ago

jreina commented 6 years ago

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

stephannielsen commented 6 years ago

https://github.com/jreina/ShittyLINQ/pull/87