ShittyLabs / ShittyLINQ

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

Added Single method and tests. #79

Closed stephannielsen closed 6 years ago

stephannielsen commented 6 years ago

Added Single methods and test, reusing Where().

stephannielsen commented 6 years ago

Closing this one as I have to clean up my fork. Will open another one with the changes.