CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.
5pods
Efficient query whether a group of objects exist in another group of objects. Example: for (NSManagedObject *managedObject in array) { //count = 1000 //find in CoreData. }
License: MIT