ShittyLabs / ShittyLINQ

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

Add ThenByDescending method and tests #68

Open jreina opened 6 years ago

jreina commented 6 years ago

https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.thenbydescending?view=netcore-2.1

jojosardez commented 6 years ago

Working on it...

jojosardez commented 6 years ago

PR available here: https://github.com/jreina/ShittyLINQ/pull/103