ShittyLabs / ShittyLINQ

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

added Batch extension method #19

Closed rudygt closed 6 years ago

rudygt commented 6 years ago

Hi,

I created a simple batch metod, to create buckets of a given size over a collection.

thanks!

jreina commented 6 years ago

Nice! That's a seriously bad ass extension method!

I'll try to get this reviewed over the weekend but I want to thank you up front for adding this.

jreina commented 6 years ago

Looks good. Thank you for your contribution.

rudygt commented 6 years ago

my pleasure, Thanks!