A compilation error with associated type
|
|
1
|
272
|
November 14, 2022
|
[Discussion] Eliding `some` in Swift 6
|
|
140
|
6190
|
November 8, 2022
|
[Pitch] - Take associated type inference one step further as compared to Swift 5.7
|
|
0
|
405
|
November 8, 2022
|
Pitch - Function-style generic type signatures
|
|
1
|
645
|
November 7, 2022
|
How to create an instance that satisfies the generic requirements
|
|
2
|
257
|
November 3, 2022
|
Unexpected property mapping
|
|
12
|
464
|
October 26, 2022
|
[Mistake] Member not found when accessing a value through two conditional subscripts
|
|
5
|
250
|
October 26, 2022
|
Existential generic questions UIViewRepresentableContext
|
|
6
|
461
|
October 24, 2022
|
Understanding the error "Type 'any Thing' cannot conform to 'Thing'"
|
|
4
|
648
|
October 12, 2022
|
Primary associated type protocol error when conforming on a struct (but not with class)
|
|
3
|
346
|
October 10, 2022
|
[Pitch] Parameter Packs
|
|
81
|
6757
|
October 4, 2022
|
Protocols on bound generic types
|
|
6
|
311
|
October 1, 2022
|
Stray thought: Mapping over tuple values
|
|
3
|
2285
|
September 16, 2022
|
Swift 5.7 compiler bug? Known limitation? My mistake?
|
|
6
|
569
|
September 12, 2022
|
LZW without pre-populated string table / alphabet
|
|
0
|
2117
|
September 11, 2022
|
Abort trap 6/nonzero exit code
|
|
1
|
367
|
September 9, 2022
|
ABI for variadic generics
|
|
12
|
2100
|
September 8, 2022
|
Unexpected error propagation with rethrows
|
|
0
|
204
|
September 5, 2022
|
Swift 5.7: Runtime parametrized protocols
|
|
7
|
1359
|
September 5, 2022
|
Compiler says expression is ambiguous in call to withCheckedThrowingException
|
|
3
|
780
|
September 5, 2022
|
Compiler Crash on nested associatedtype (swiftlang-5.7.0.123.8 - XCode 14-Beta6)
|
|
1
|
221
|
September 1, 2022
|
Nominal type as a generic constraint
|
|
27
|
955
|
August 28, 2022
|
Quick question.. Where should I add the if statement?
|
|
2
|
255
|
August 27, 2022
|
Understanding how to work with View as a type
|
|
4
|
433
|
August 26, 2022
|
Extending inferred associated type
|
|
2
|
182
|
August 22, 2022
|
Constrained existential types bug or what I'm doing wrong?
|
|
2
|
222
|
August 12, 2022
|
Existential associated types
|
|
22
|
969
|
August 11, 2022
|
Weird implicitly opened existential behaviour
|
|
3
|
282
|
August 7, 2022
|
Implementing the delegate pattern through generics instead of existential?
|
|
1
|
248
|
July 30, 2022
|
Type 'any Protocol' cannot conform to 'Protocol'
|
|
8
|
2801
|
July 29, 2022
|