Swift’s closure capturing mechanics | Swift by Sundell
www.swiftbysundell.comJohn Sundell takes a look at the various ways that Swift closures can capture the objects and values that they depend on, and how we can control those mechanics.
Read more...