|
Meaning of Optional <Optional <Optional <T>>>
|
|
9
|
515
|
June 5, 2026
|
|
[Pitch] Optional noncopyable improvements and generalizations
|
|
13
|
1201
|
May 26, 2026
|
|
No way to create a non-nil std.optional in Swift
|
|
6
|
1011
|
March 18, 2026
|
|
Operator to avoid "Left side of nil coalescing operator '?' has non-optional type"
|
|
2
|
262
|
March 1, 2026
|
|
An optional initializer was treated as definitive?!
|
|
0
|
116
|
March 1, 2026
|
|
Swift-frontend crash switching over (any Error)?
|
|
4
|
230
|
February 11, 2026
|
|
Mutating an Optional-wrapped value type
|
|
3
|
271
|
February 10, 2026
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
4
|
405
|
February 4, 2026
|
|
Magic of hiding the type
|
|
3
|
410
|
January 2, 2026
|
|
On chains, nils, and quiet failures
|
|
4
|
619
|
December 23, 2025
|
|
Mysterious Default Value for un-assigned variable
|
|
22
|
881
|
October 16, 2025
|
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
19
|
5933
|
August 16, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
921
|
July 31, 2025
|
|
"Removing implicit `nil` initial value for Optional-typed variables"
|
|
28
|
4473
|
June 12, 2025
|
|
Opposite of Optional<T>.take() to set to .some value iff nil
|
|
15
|
620
|
January 31, 2025
|
|
Apparent compiler bug relating to Optional witnessing failable initializer requirement
|
|
1
|
232
|
January 2, 2025
|
|
Possible bug in Swift?
|
|
2
|
310
|
November 29, 2024
|
|
A More Swifty Way to Check an Optional for a Nil Value
|
|
61
|
51503
|
October 9, 2024
|
|
How to unwrap an optional option (ie 'var window?')
|
|
12
|
3148
|
September 6, 2024
|
|
`Cannot find type 'Key' in scope` when extending optional Dictionaries
|
|
10
|
822
|
June 24, 2024
|
|
`if let x as? T`
|
|
14
|
2775
|
April 7, 2024
|
|
Optional<Error>'s localizedDescription vs error.debugDescription
|
|
1
|
657
|
February 26, 2024
|
|
Cannot use `nil` or `.none` with Optional<some T>
|
|
8
|
1425
|
February 17, 2024
|
|
How does the optional chaining work here
|
|
3
|
899
|
February 6, 2024
|
|
Can anyone explain this behavior in Optional Chaining?
|
|
11
|
990
|
January 29, 2024
|
|
`Bool?` is not optional?
|
|
5
|
1341
|
September 15, 2023
|
|
Comparing result of `try?`
|
|
3
|
914
|
August 25, 2023
|
|
Optional `ExpressibleByWrappedValue` superpowers
|
|
19
|
1494
|
July 28, 2023
|
|
Implicitly unwrapped optionals in tuples
|
|
2
|
772
|
July 28, 2023
|
|
[Pitch] Extending optional chains to include for loops
|
|
51
|
4121
|
July 24, 2023
|