NSSet utilities
Normal version
Prefixed version
Usage
CocoaPods
Use the full library
pod "FunkyObjC"
or one of Interface or PrefixedInterface subpod only
pod "FunkyObjC/Interface"
or
pod "FunkyObjC/PrefixedInterface"
Import
Finally, import with
#import <Funky/NSSet+FunkyUtilities.h>
or
#import <Funky/NSSet+FunkyPrefixedUtilities.h>
View on GitHub
Install in Dash
NSSet utilities Reference