Tag: optional

55 votes
10 answers
1.2K views
Why create "Implicitly Unwrapped Optionals", since that implies you know there's a value?

Why would you create a "Implicitly Unwrapped Optional" vs creating just a regular variable or constant? If you

avatar
Lawanda
0 1 0 9
asked 07 September, 2021
59 votes
23 answers
3.1K views
What does an exclamation mark mean in the Swift language?

The Swift Programming Language guide has the following example: class Person { let name: String init

avatar
Keila
0 1 0 9
asked 07 September, 2021