Swift 5.8 supports implicit self for weak self captures
Mar 31, 2023 · 2 min read · I greatly enjoyed reading the notes of Swift 5.8 over my morning coffee. I found many of the new features difficult to understand, but one feature in particular I was delighted to see. After learning how to manage retain cycles and prevent memory lea...
Join discussion