supermarin / ObjectiveSugar

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

Feature request: Add mapWithIndex #98

Open rounak opened 9 years ago

rounak commented 9 years ago

Many a times, during map, I need the index of the object as well. Do you think it makes sense to add a mapWithIndex method?