ShittyLabs / ShittyLINQ

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

Implement TakeWhile #89

Closed mhmd-azeez closed 11 months ago

mhmd-azeez commented 6 years ago

Implement both of the overloads of TakeWhile and the necessary unit tests. Closes #66