ShittyLabs / ShittyLINQ

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

Implement Enumerable.Repeat and write unit tests #88

Closed mhmd-azeez closed 11 months ago

mhmd-azeez commented 6 years ago

This pull request implements Enumerable.Repeat and the necessary unit tests. Closes #57