Michael Dippery

2pods

Collections

libCollections is an Objective-C library that brings methods from Smalltalk's collection protocol and Ruby's Enumerable mixin to Objective-C. It adds these methods as categories to the Foundation framework's collections and string classes.

In a nutshell, libCollections seeks to add some a functional programming flair to the standard collections and string classes on OS X and iOS.

License: MIT

  • Objective C

Pitch

An Objective-C interface to libtar

License: MIT

  • C