Underscore.m

A great library to every iOS Developer toolbox.

Underscore.m is a small utility library to facilitate working with common data structures in Objective-C. It tries to encourage chaining by eschewing the square bracket]]]]]]. It is inspired by the awesome underscore.js. Underscore.m was written by Robert Böhnke, it is MIT licensed.