Skip to content

A simple collection of helper methods added to NSSet and NSArray to do inline intersection, subtraction, and mapping .

License

Notifications You must be signed in to change notification settings

drylikov/MTCollectionOperators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTCollectionOperators

A simple collection of helper methods added to NSSet and NSArray to do inline intersection, subtraction, and mapping.

Usage

Usage is straightforward; see the header files for method details.

Requirements

MTCollectionOperators should work on any version of iOS or OS X that supports ARC. If non-ARC is required, let me know and I'll make this pod non-ARC friendly.

About

A simple collection of helper methods added to NSSet and NSArray to do inline intersection, subtraction, and mapping .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published