ShittyLabs / shitty_linq_ex

The shitty version of LINQ in Elixir.
The Unlicense
3 stars 6 forks source link

Enumerable.OrderByDescending Method #30

Open the-pat opened 4 years ago

the-pat commented 4 years ago

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

Ayoush commented 4 years ago

@the-pat
Can I take this one ?

the-pat commented 4 years ago

@Ayoush absolutely! Happy hacking 🎃

Ayoush commented 4 years ago

@the-pat I have also completed #17 If you can assign me that I will raise the PR for that too.