Tim Ekl: The difference, it turns out, has to do with how variables are bound in loops, and how values are captured in anonymous functions. The Swift (and Objective-C) behavior – which I was most used to at the time of writing – was to bind i as a different immutable value in each loop … Continue reading Variable Capture and Loops
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed