Why Swift is introducing a warning for weak captures within nested closures
Let’s take a look at a new Swift diagnostic which helps prevent memory issues with implicit self captures when nested closures are used.

Articles and podcasts about Swift development, by John Sundell.

Presented by the Genius Scan SDK
Frequently published articles about Swift techniques, language features, architectual patterns, and beyond.
Subscribe via RSS
Let’s take a look at a new Swift diagnostic which helps prevent memory issues with implicit self captures when nested closures are used.
After a two-year hiatus, Swift by Sundell is finally back, with new articles published on a regular basis.