swift-style-guide icon indicating copy to clipboard operation
swift-style-guide copied to clipboard

Change `guard let strongSelf` to `guard let self`

Open samwarfield opened this issue 6 years ago • 0 comments

Following swift evolution https://github.com/apple/swift-evolution/blob/master/proposals/0079-upgrade-self-from-weak-to-strong.md

samwarfield avatar Jan 28 '19 17:01 samwarfield