Conclusion Pro
https://www.raywenderlich.com/9481-reference-vs-value-types-in-swift https://developer.apple.com/documentation/swift/2429905-isknownuniquelyreferenced
You have seen how values and references work with Swift and how you can use COW to optimize performance and correctness with value type semantics.
Comments