ShittyLabs / ShittyLINQ

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

Impelement SingleOrDefault #98

Closed mhmd-azeez closed 11 months ago

mhmd-azeez commented 6 years ago

This PR implements both of the overloads of SingleOrDefault and the required unit tests. Closes #61