12 skills found
kastiglione / ConcurrentCollectionOperationsMap & filter using GCD for NSArray, NSDictionary, NSSet, etc.
samuelwford / CMSetControllerKVO controller for NSSet that behaves like an NSFetchedResultController without Core Data.
tevelee / FunkyFunky is a functional utility library written in Objective-C.
alexruperez / ARObjectCollectionViewControllerUIViewController that can present a JSON NSString, JSON NSData, JSON URL, XML NSData, XML URL, RSS NSData, RSS URL, NSDictionary, NSArray, NSSet, UIImage EXIF Metadata...
w-m / WMGenericCollectionObjective-C Generics - checking type correctness at compile time for NSArray, NSDictionary and NSSet
n-b / ObjcCollectionsKeyValueFilteringNSArray and NSSet additions for Key-Value filtering
mattpolzin / NSDictionary MergeNSDictionary, NSArray, and NSSet categories that offer a method to recursively merge two objects together such that entries which exist for the same key in two dictionaries are merged as well rather than overwritten.
Necropolis / SetDemonstrating and proving core assumptions about NSSet.
SuiFeng / NSSetUncaughtExceptionHandlerNSSetUncaughtExceptionHandler
dev-wqq / DWLogUnicode处理在Objective-C中,NSArray、DSDictionary、NSSet在打印日志的时候对于Unicode编码不能正常显示中文的问题。
tcard / NSSet CombinatoricsCombinatorial category for NSSet.
drylikov / MTCollectionOperatorsA simple collection of helper methods added to NSSet and NSArray to do inline intersection, subtraction, and mapping .