#swift-5.7

Found 1 articles tagged with #swift-5.7

Swift `if let` Shorthand

Shorthand syntax for optional binding conditions that shadow an existing variable by omitting the right-hand expression.

Jul 26, 2022#swift#swift-5.7