Associated Conformances? Similar to Higher Kinded Types?
|
|
2
|
715
|
September 3, 2023
|
[SE-0353] constrained existential types behavior
|
|
4
|
472
|
August 23, 2023
|
Checking constraints on associated types within a protocol
|
|
8
|
462
|
July 23, 2023
|
How to use constrained protocol syntax in the inheritance clause of a concrete type?
|
|
4
|
954
|
July 17, 2023
|
Member 'select' cannot be used on value of type 'any LayerCollection'
|
|
6
|
453
|
June 25, 2023
|
Use specialized existential in class conforming to a protocol with associated types
|
|
7
|
416
|
January 11, 2023
|
Unexpected inferred associated type of existential
|
|
15
|
338
|
December 31, 2022
|
Inferred result type requires explicit coercion
|
|
3
|
759
|
December 29, 2022
|
Is this a compiler bug?
|
|
4
|
645
|
December 6, 2022
|
Why 'any' needed when associated type known
|
|
3
|
599
|
November 17, 2022
|
A compilation error with associated type
|
|
1
|
723
|
November 14, 2022
|
Infer associated type on protocol conformance
|
|
3
|
544
|
November 1, 2022
|
Associated type inference doesn't work in a situation that I assumed it would
|
|
1
|
353
|
October 27, 2022
|
Catch an error based on its protocol's associated type?
|
|
5
|
377
|
October 22, 2022
|
Swift 5.7 compiler bug? Known limitation? My mistake?
|
|
6
|
776
|
September 12, 2022
|
More problems with Swift's type system
|
|
5
|
503
|
September 11, 2022
|
Abort trap 6/nonzero exit code
|
|
1
|
636
|
September 9, 2022
|
Compiler Crash on nested associatedtype (swiftlang-5.7.0.123.8 - XCode 14-Beta6)
|
|
1
|
487
|
September 1, 2022
|
Understanding how to work with View as a type
|
|
4
|
1265
|
August 26, 2022
|
Existential associated types
|
|
22
|
1284
|
August 11, 2022
|
[SomeProtocol] with associated type works as [Any] - Why?
|
|
5
|
1311
|
July 22, 2022
|
`associatedtype` and `typealias-assignment`
|
|
2
|
834
|
June 17, 2022
|
How to type-erase a Swift PAT that exposes an `init`?
|
|
3
|
495
|
March 25, 2022
|
Is this additional type requirement needed?
|
|
3
|
570
|
March 2, 2022
|
Protocol's `associatedtype` vs. Generics
|
|
0
|
735
|
February 3, 2022
|
Is there any way to return a *type* (not an *instance*) as an opaque type?
|
|
0
|
443
|
December 27, 2021
|
Class that conforms to protocol with generic function returning associatedtype does not compile
|
|
4
|
1224
|
September 30, 2021
|
Allow use of concrete associated type of protocols
|
|
0
|
986
|
August 17, 2021
|
Extending type that also conforms to another protocol
|
|
7
|
516
|
August 2, 2021
|
Type-Erasing in Swift | AnyView behind the scenes
|
|
11
|
5176
|
July 19, 2021
|