Undefined symbol: protocol witness table for
|
|
0
|
840
|
November 7, 2021
|
Using _openExistential to construct a RawRepresentable type
|
|
6
|
901
|
October 29, 2021
|
Conforming correctly to RangeReplaceableCollection
|
|
6
|
4567
|
October 21, 2021
|
Problems with Numeric Protocols
|
|
14
|
669
|
October 9, 2021
|
Class that conforms to protocol with generic function returning associatedtype does not compile
|
|
4
|
589
|
September 30, 2021
|
Async properties and Actor protocol conformance
|
|
3
|
1337
|
September 29, 2021
|
Requiring Sendable in protocols
|
|
1
|
410
|
August 9, 2021
|
Iterate over collection of 'shapes'
|
|
2
|
827
|
February 7, 2021
|
Static Protocols
|
|
6
|
991
|
July 25, 2021
|
Keyword for protocol methods
|
|
10
|
1391
|
July 23, 2021
|
Fulfilling an array of "existenstials" requirement with an array of "concrete types"
|
|
2
|
369
|
July 9, 2021
|
Protocol Witness Matching Mini-Manifesto
|
|
25
|
6015
|
June 28, 2021
|
Protocols question: how can I achieve covariance on a requirement's implementation?
|
|
8
|
450
|
June 11, 2021
|
How to make below code generic?
|
|
2
|
371
|
May 29, 2021
|
Differences between type-inheritance clause & protocol composition syntax?
|
|
2
|
838
|
May 6, 2021
|
Please help with example code compiler error
|
|
1
|
337
|
April 29, 2021
|
Question about covariance with instance variablesk
|
|
0
|
350
|
April 28, 2021
|
Checking protocol conformances with metatypes
|
|
1
|
522
|
April 27, 2021
|
Another "Value of protocol type cannot conform because only struct/enum/class types can conform to protocols" post
|
|
5
|
1184
|
April 20, 2021
|
Protocol with associated type in Action with factory pattern
|
|
8
|
772
|
April 19, 2021
|
Can we upcast a PAT?
|
|
4
|
940
|
April 14, 2021
|
Pitch: non-static & non-generic attributes for protocols
|
|
2
|
574
|
April 10, 2021
|
Why protocol compositions don't work when evaluating protocol conformance?
|
|
5
|
292
|
April 9, 2021
|
Using a protocol to more easily implement copy-on-write
|
|
10
|
1980
|
April 8, 2021
|
[Pitch] Conformance Builders
|
|
16
|
2258
|
April 2, 2021
|
Create an ObservedObject without "@ObservedObject" (in protocol)
|
|
0
|
301
|
April 1, 2021
|
Protocols with default implementations cause ambiguity
|
|
3
|
461
|
March 30, 2021
|
Objective-C available property not available via protocol extension
|
|
1
|
569
|
March 23, 2021
|
Allow protocols with sufficient same-type constraints to be used as a regular type
|
|
1
|
520
|
March 8, 2021
|
Protocol conformance reuse
|
|
6
|
240
|
February 25, 2021
|