supermarin / ObjectiveSugar

ObjectiveC additions for humans. Ruby style.
MIT License
2.17k stars 190 forks source link

Transform or synthesize array #79

Closed ghost closed 10 years ago

ghost commented 10 years ago

There are several scenarios that we would like to sum or find the max, min of values of array

supermarin commented 10 years ago

It's a duplicate of #75 , I really need to take a look into merging that one

ghost commented 10 years ago

Yes. Reduce is better