Friday, April 15, 2022

Thank you to Avi Tsadok for this first exposure to a feature of Swift 5.7.

Thank you to Avi Tsadok for this first exposure to a feature of Swift 5.7.

Replace the old swift standard “if let x = x” with shortened shadowing of “if let x“.


https://betterprogramming.pub/swift-5-7-unwrapping-optionals-gets-improvement-be81c578e9fa


No comments:

Post a Comment