|
[Pitch] Optional noncopyable improvements and generalizations
|
|
3
|
73
|
May 11, 2026
|
|
No way to create a non-nil std.optional in Swift
|
|
6
|
865
|
March 18, 2026
|
|
Operator to avoid "Left side of nil coalescing operator '?' has non-optional type"
|
|
3
|
185
|
March 1, 2026
|
|
An optional initializer was treated as definitive?!
|
|
0
|
82
|
March 1, 2026
|
|
Swift-frontend crash switching over (any Error)?
|
|
4
|
129
|
February 11, 2026
|
|
Mutating an Optional-wrapped value type
|
|
3
|
171
|
February 10, 2026
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
4
|
323
|
February 4, 2026
|
|
Magic of hiding the type
|
|
3
|
342
|
January 2, 2026
|
|
On chains, nils, and quiet failures
|
|
4
|
534
|
December 23, 2025
|
|
Mysterious Default Value for un-assigned variable
|
|
22
|
673
|
October 16, 2025
|
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
19
|
5744
|
August 16, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
813
|
July 31, 2025
|
|
"Removing implicit `nil` initial value for Optional-typed variables"
|
|
28
|
4225
|
June 12, 2025
|
|
Opposite of Optional<T>.take() to set to .some value iff nil
|
|
16
|
501
|
January 31, 2025
|
|
Apparent compiler bug relating to Optional witnessing failable initializer requirement
|
|
1
|
190
|
January 2, 2025
|
|
Possible bug in Swift?
|
|
2
|
278
|
November 29, 2024
|
|
A More Swifty Way to Check an Optional for a Nil Value
|
|
61
|
51023
|
October 9, 2024
|
|
How to unwrap an optional option (ie 'var window?')
|
|
12
|
3058
|
September 6, 2024
|
|
`Cannot find type 'Key' in scope` when extending optional Dictionaries
|
|
10
|
722
|
June 24, 2024
|
|
`if let x as? T`
|
|
14
|
2671
|
April 7, 2024
|
|
Optional<Error>'s localizedDescription vs error.debugDescription
|
|
1
|
599
|
February 26, 2024
|
|
Cannot use `nil` or `.none` with Optional<some T>
|
|
8
|
1341
|
February 17, 2024
|
|
How does the optional chaining work here
|
|
3
|
832
|
February 6, 2024
|
|
Can anyone explain this behavior in Optional Chaining?
|
|
11
|
902
|
January 29, 2024
|
|
`Bool?` is not optional?
|
|
5
|
1261
|
September 15, 2023
|
|
Comparing result of `try?`
|
|
3
|
843
|
August 25, 2023
|
|
Optional `ExpressibleByWrappedValue` superpowers
|
|
19
|
1375
|
July 28, 2023
|
|
Implicitly unwrapped optionals in tuples
|
|
2
|
721
|
July 28, 2023
|
|
[Pitch] Extending optional chains to include for loops
|
|
51
|
3887
|
July 24, 2023
|
|
Ways to unwrap-mutate-wrap optionals
|
|
4
|
1257
|
July 2, 2023
|