FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
NSArray and NSMutableArray extension cateogry collections. More...
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
category | NSArray(Shortcuts) |
NSArray shortcut methods extension. More... | |
category | NSArray(Creations) |
NSArray creation methods extension with NSData or NSFastEnumeration More... | |
category | NSArray(Rearrange) |
NSArray rearrangement methods extension. More... | |
category | NSArray(NSNumber) |
NSArray shortcut methods for NSNumber. More... | |
category | NSArray(Random) |
Random selection in NSArray objects. More... | |
category | NSMutableArray(Random) |
Random selection in NSMutableArray objects. More... | |
category | NSArray(Deprecated) |
Deprecated methods of NSArray extensions. More... | |
category | NSMutableArray(Deprecated) |
Deprecated methods of NSMutableArray extensions. More... | |
NSArray and NSMutableArray extension cateogry collections.