|
Abort trap 6/nonzero exit code
|
|
1
|
1158
|
September 9, 2022
|
|
Compiler Crash on nested associatedtype (swiftlang-5.7.0.123.8 - XCode 14-Beta6)
|
|
1
|
778
|
September 1, 2022
|
|
Understanding how to work with View as a type
|
|
4
|
3531
|
August 26, 2022
|
|
Existential associated types
|
|
22
|
2183
|
August 11, 2022
|
|
[SomeProtocol] with associated type works as [Any] - Why?
|
|
5
|
3206
|
July 22, 2022
|
|
`associatedtype` and `typealias-assignment`
|
|
2
|
1427
|
June 17, 2022
|
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
841
|
March 25, 2022
|
|
Is this additional type requirement needed?
|
|
3
|
967
|
March 2, 2022
|
|
Protocol's `associatedtype` vs. Generics
|
|
0
|
1347
|
February 3, 2022
|
|
Class that conforms to protocol with generic function returning associatedtype does not compile
|
|
4
|
2813
|
September 30, 2021
|
|
Allow use of concrete associated type of protocols
|
|
0
|
1293
|
August 17, 2021
|
|
Extending type that also conforms to another protocol
|
|
7
|
815
|
August 2, 2021
|
|
Type-Erasing in Swift | AnyView behind the scenes
|
|
11
|
7765
|
July 19, 2021
|
|
Unlock Existential Types for All Protocols
|
|
99
|
12117
|
May 10, 2021
|
|
Can we upcast a PAT?
|
|
4
|
1278
|
April 14, 2021
|
|
Comparing KeyPaths (generics, protocols with associated type)
|
|
0
|
746
|
March 15, 2021
|
|
Allow protocols with sufficient same-type constraints to be used as a regular type
|
|
1
|
1095
|
March 8, 2021
|
|
How do I check if a type / instance conforms to a protocol that "has Self or associated type requirements"?
|
|
2
|
6930
|
December 28, 2020
|
|
Generic associated type
|
|
4
|
4780
|
December 11, 2020
|
|
Why can't protocol which inherits from PAT but constrains its associated types be used as existential?
|
|
11
|
2421
|
November 16, 2020
|
|
Compile Time increase through PATs
|
|
0
|
554
|
October 25, 2020
|
|
Opaque result types with PATs
|
|
2
|
1197
|
October 17, 2020
|
|
Type Erasure on Built-in And Array Types
|
|
3
|
1674
|
October 4, 2020
|
|
How to Store and Call Any Object Conforming to a Protocol with an Associated Type
|
|
3
|
976
|
August 23, 2020
|
|
Generic function specialization for recursive protocols trying to chose wrong function
|
|
5
|
1575
|
July 19, 2020
|
|
How to fully define relationships between associated Types in Swift?
|
|
2
|
939
|
May 16, 2020
|
|
Protocol inheritance with default implementation causing ambiguous candidates
|
|
0
|
494
|
May 8, 2020
|
|
Using associatedtype from generics in function not recognized
|
|
3
|
965
|
April 28, 2020
|
|
Error: instance method 'METHOD' requires that 'CLASS' conform to 'PROTOCOL'
|
|
1
|
4046
|
March 7, 2020
|
|
Type erasure with failable initializer?
|
|
0
|
656
|
February 26, 2020
|