what is the approximate big-O runtime for using an NSPredicate to filter an array? I can't seem to find anything about predicate runtimes. Thanks
The Big-O for filtering an NSArray using NSPredicate will be O(n).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With