Dynamically call protocol method of unknown type
|
|
0
|
76
|
July 5, 2022
|
Force nested properties to conform to super class or struct like Codable Protocol
|
|
4
|
214
|
June 2, 2022
|
Actor cannot conform to Codable?
|
|
5
|
826
|
May 29, 2022
|
Uniquely identifying a type?
|
|
2
|
145
|
May 28, 2022
|
[Pitch] Primary Associated Types in the Standard Library
|
|
50
|
3629
|
May 18, 2022
|
What happened to Collection protocol recently that this no longer compiles?
|
|
3
|
216
|
May 15, 2022
|
Implications of SE-0335 when implementing dependency injection
|
|
3
|
337
|
May 11, 2022
|
Fallible class initializer and protocol extension
|
|
1
|
133
|
May 5, 2022
|
Protocol extension static method generic selection question
|
|
6
|
268
|
April 28, 2022
|
"Couldn't realize type of self" error when debugging methods defined in protocol extension
|
|
6
|
3876
|
April 10, 2022
|
Using Generic Protocols
|
|
2
|
326
|
March 19, 2022
|
Conforms to 2 protocols at the same time (where each protocol has a variable to other protocol inside)
|
|
4
|
331
|
March 12, 2022
|
Type inference not working for inherited protocol
|
|
5
|
284
|
February 23, 2022
|
Swift 5.6: Member cannot be used on value of protocol type; use a generic constraint instead
|
|
4
|
875
|
February 8, 2022
|
Static members lookups in array of protocol type elements
|
|
0
|
219
|
February 3, 2022
|
Protocol's `associatedtype` vs. Generics
|
|
0
|
222
|
February 3, 2022
|
Enum cases as protocol witnesses
|
|
199
|
13898
|
February 2, 2022
|
Using a protocol array with ForEach and bindable syntax
|
|
1
|
386
|
January 28, 2022
|
Crash when protocol conformance is defined in other modules
|
|
2
|
217
|
January 20, 2022
|
Is there any way to return a *type* (not an *instance*) as an opaque type?
|
|
0
|
194
|
December 27, 2021
|
Status of generalized existentials
|
|
15
|
3886
|
December 21, 2021
|
Compilation error in assigning to Obj-C `optional` protocol property
|
|
5
|
239
|
December 7, 2021
|
How to define a protocol for Int-backed enums so that conforming enums' cases can be held in an array of the protocol type?
|
|
1
|
319
|
November 26, 2021
|
Does existential containers for protocol type use Copy on Write in Swift?
|
|
0
|
209
|
November 19, 2021
|
TDD-Albums-II: A free hands-on tutorial for Swift engineers learning Test-Driven Development
|
|
0
|
273
|
November 12, 2021
|
Expressible By Function Literal
|
|
9
|
1314
|
November 11, 2021
|
Undefined symbol: protocol witness table for
|
|
0
|
512
|
November 7, 2021
|
Using _openExistential to construct a RawRepresentable type
|
|
6
|
716
|
October 29, 2021
|
Conforming correctly to RangeReplaceableCollection
|
|
6
|
511
|
October 21, 2021
|
Problems with Numeric Protocols
|
|
14
|
559
|
October 9, 2021
|