This content was released on May 12 2017. The official support period is 6-months from this date.
Swift collections have value semantics and good performance because they are implemented with copy-on-write. This video shows how to do this for your own types.
This is a companion discussion topic for the original entry at https://www.kodeco.com/3810-advanced-swift-3/lessons/6