ShittyLabs / ShittyLINQ

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

Add SingleOrDefault method and tests #61

Open jreina opened 5 years ago

jreina commented 5 years ago

https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.singleordefault?view=netframework-4.7.2

yusufduyar commented 5 years ago

I'll implement this.

mhmd-azeez commented 5 years ago

@yusufduyar I've already implemented it take a look at #98

yusufduyar commented 5 years ago

Sorry about that @encrypt0r. I didn't see your reference.

mhmd-azeez commented 5 years ago

@yusufduyar no problem, didn't want you to waste your time and effort