Skip to main content

Dictionaries

  • Chapter
  • First Online:
  • 1193 Accesses

Abstract

Use a dictionary when you want to store items that you need to reference with unique identifier keys. Arrays keep items in the order in which you put the items into the array, while dictionaries don’t guarantee any order at all. However, you can access each item based on the key that you provided when the item was originally added to the dictionary.

This is a preview of subscription content, log in via an institution.

Buying options

eBook
USD   14.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   19.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Matthew Campbell

About this chapter

Cite this chapter

Campbell, M. (2014). Dictionaries. In: Swift Quick Syntax Reference. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0439-9_21

Download citation

Publish with us

Policies and ethics