Skip to content

akiellor/collections

Repository files navigation

Objective-C Collections
-------------------------------------------------------------------------

Collections.framework is an attempt at improving the standard Objective-C
Collections classes. The extentions include:

NSArray:
  - each
  - map
  - any
  - all
  - none
  - select
  - join
  - ...

TODOS
-------------------------------------------------------------------------

  * Add enhancements to NSDictionary
  * Tidy up the Rakefile



About

Enhancements to Objective-C Collections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published