Lesson Objectives
By the end of this lesson, you will be able to do the following:
Use the main collections in the Swift Standard Library: arrays, sets, and dictionaries
Explain sequences, collections, and other useful protocols
Create extensions of the standard library, as well as new types