Implicit Binding of Associated Values in Case Statements
|
|
4
|
414
|
January 6, 2022
|
Definition of "exhaustive" for switch statements?
|
|
18
|
2422
|
July 1, 2021
|
Swift optional unwrap string tuple
|
|
1
|
307
|
June 10, 2021
|
[Idea] Switch without subject
|
|
3
|
849
|
June 1, 2021
|
Switch crashes when a case has an IndexSet as associated value
|
|
6
|
306
|
May 3, 2021
|
Idea: Introduce 'generic-case' to refine pattern matching of enums with associated values
|
|
0
|
541
|
March 24, 2021
|
Cursed fallthrough pattern
|
|
3
|
329
|
October 9, 2020
|
What's the harm in not knowing that a switch statement's pattern-matching order is undefined?
|
|
4
|
731
|
April 13, 2020
|
Are `switch` statements over `String` ever optimized to a hash table lookup?
|
|
2
|
687
|
January 28, 2020
|
Swift's SWITCH indenting is driving me mad... any way to fix this?!
|
|
19
|
4864
|
August 5, 2019
|
Resume Pattern Matching in Switch Statements
|
|
25
|
2738
|
June 12, 2019
|
Should switch on UInt type be exhaustive for negative numbers?
|
|
5
|
824
|
May 4, 2019
|