|
Codable synthesis for enums in a generic context
|
|
4
|
930
|
June 29, 2021
|
|
A curiosity between cases and extension members
|
|
0
|
542
|
June 8, 2021
|
|
"super" description for enums?
|
|
8
|
1275
|
June 4, 2021
|
|
Access control for enum cases
|
|
54
|
14941
|
May 10, 2021
|
|
Populating/accessing the payload of an enum case at runtime
|
|
3
|
2284
|
May 5, 2021
|
|
Switch crashes when a case has an IndexSet as associated value
|
|
6
|
1085
|
May 3, 2021
|
|
Possible compiler bug related to deeply nested enums
|
|
2
|
1798
|
April 9, 2021
|
|
Extract Payload for enum cases having associated value
|
|
255
|
25080
|
March 27, 2021
|
|
Idea: Introduce 'generic-case' to refine pattern matching of enums with associated values
|
|
0
|
1447
|
March 24, 2021
|
|
Recursive Swift Enum with Associated Values
|
|
3
|
1525
|
March 5, 2021
|
|
Can't use `if case` with Ternary Operator?
|
|
9
|
9481
|
February 4, 2021
|
|
[Pitch] Enum Composition
|
|
22
|
5073
|
January 27, 2021
|
|
Making an Enum Equatable when it has an associated type of Error
|
|
4
|
6306
|
October 9, 2020
|
|
Are indirect enumeration instance values a single block?
|
|
3
|
959
|
August 24, 2020
|
|
Question/Idea: Improving explicit error handling in Swift (with enum operations)
|
|
6
|
4549
|
August 12, 2020
|
|
Enum case values' names
|
|
12
|
5847
|
June 23, 2020
|
|
Function that takes any enum type
|
|
7
|
7249
|
June 16, 2020
|
|
Using Enums in associatedType
|
|
2
|
4924
|
June 2, 2020
|
|
`@unknown default` produces a warning on Linux with non-frozen enum
|
|
7
|
2346
|
May 16, 2020
|
|
Aggregating errors and pattern matching
|
|
4
|
2027
|
April 2, 2020
|
|
How can I check if Enum type conforms to CustomStringConvertable Protocol?
|
|
5
|
3252
|
March 8, 2020
|
|
How to make variable-length enums?
|
|
0
|
698
|
November 12, 2019
|
|
Matching Any associated Enum to retrieve associated value
|
|
3
|
623
|
October 2, 2019
|
|
Same-case mutations are optimized, right?
|
|
1
|
600
|
September 27, 2019
|
|
How to find an instance in an array of enums?
|
|
9
|
11647
|
August 28, 2019
|
|
DiscriminatedUnion Protocol
|
|
27
|
3562
|
August 28, 2019
|
|
Can you satisfy a static member with an enumeration case?
|
|
1
|
1026
|
August 27, 2019
|
|
A payload dump case for raw-valued enumeration types?
|
|
7
|
724
|
August 26, 2019
|
|
Enum's with only one single case used as associated value and Mirror
|
|
0
|
749
|
August 24, 2019
|
|
Labelling Associated Values?
|
|
5
|
3170
|
July 2, 2019
|