<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dictionary on Andy Ibanez</title><link>https://www.andyibanez.com/tags/dictionary/</link><description>Recent content in Dictionary on Andy Ibanez</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 27 Jan 2021 07:00:00 -0400</lastBuildDate><atom:link href="https://www.andyibanez.com/tags/dictionary/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding Basic Data Structures in Swift: Dictionaries in Depth</title><link>https://www.andyibanez.com/posts/understanding-basic-data-structures-dictionaries-in-depth/</link><pubDate>Wed, 27 Jan 2021 07:00:00 -0400</pubDate><guid>https://www.andyibanez.com/posts/understanding-basic-data-structures-dictionaries-in-depth/</guid><description>&lt;p&gt;Whether you are a seasoned developer with a lot of code out in the wild world, or you started learning programming this week, chances are you hace used (and seen) dictionaries being used in many places. Also known as &lt;em&gt;hashmaps&lt;/em&gt; or &lt;em&gt;hash tables&lt;/em&gt;, dictionaries allow us to store &lt;em&gt;key-value&lt;/em&gt; mappings, from one object to another.&lt;/p&gt;
&lt;p&gt;In this article we will study this structure which is known by everyone, and we will also learn about its quirks and unknown features.&lt;/p&gt;</description></item></channel></rss>