nsantorello/nsarray-extensions


Adds Ruby-style collections support to NSArray.

License: Unlicense

Language: Objective-C


This is small category that adds Ruby-style collection operations to NSArray.  

These functions are intended for convenience and have *NOT* been optimized for operating on very large collections.  There very well may be more efficient/better ways to do things--but this library is intended for superior code readability, not superior performance.

Also, note that because you cannot put primitive, non-NSObjects into an NSArray, you have to be cognizant of that when working with these collection functions on object properties that are not NSObjects.

Project Statistics

Sourcerank 4
Repository Size 175 KB
Stars 10
Forks 4
Watchers 1
Open issues 0
Dependencies 0
Contributors 1
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Noah Santorello

Something wrong with this page? Make a suggestion

Last synced: 2017-11-24 23:15:02 UTC

Login to resync this repository