ShittyLabs / ShittyLINQ

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

Add Sum method and tests #64

Open jreina opened 6 years ago

jreina commented 6 years ago

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

JamesMatchett commented 6 years ago

Will take this one if that's okay? @jreina :)

jreina commented 6 years ago

It looks like there is already a PR in for this one, but I haven't gotten a chance to review it.

JamesMatchett commented 6 years ago

Grand no worries, will look for another issue I can do something for 👍 @jreina

jreina commented 6 years ago

Sounds good. There is also a JavaScript version of this repo https://github.com/jreina/ShittyLINQ.js