<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Arrays on Andy Ibanez</title><link>https://www.andyibanez.com/tags/arrays/</link><description>Recent content in Arrays on Andy Ibanez</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 16 Oct 2019 07:00:00 -0400</lastBuildDate><atom:link href="https://www.andyibanez.com/tags/arrays/index.xml" rel="self" type="application/rss+xml"/><item><title>Filtering Arrays with Predicates</title><link>https://www.andyibanez.com/posts/filtering-arrays-nspredicate/</link><pubDate>Wed, 16 Oct 2019 07:00:00 -0400</pubDate><guid>https://www.andyibanez.com/posts/filtering-arrays-nspredicate/</guid><description>&lt;p&gt;Whether you have been programming for a while or are new at it, chances are you have had the need to search for results in an array. And while Apple&amp;rsquo;s SDKs for iOS, macOS, iPadOS, and watchOS all use Foundation and have a set of handy tools to make that task easier, there is one particular API that is very powerful but doesn&amp;rsquo;t get much use unless you pair with other frameworks such as Core Data: NSPredicate.&lt;/p&gt;</description></item></channel></rss>