ShittyLabs / ShittyLINQ

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

Add TakeWhile method and tests #66

Open jreina opened 6 years ago

jreina commented 6 years ago

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

ghost commented 5 years ago

I'll take this

jreina commented 5 years ago

Looks like I have a pending PR for this already. I will try to get all these issues cleaned up soon.

ghost commented 5 years ago

I'll wait for the update then. Thank you!