Issue with Type Inference from default parameters
|
|
2
|
81
|
May 8, 2025
|
Miniscript DSL implementation (how to simplify complex solution)
|
|
1
|
110
|
March 21, 2025
|
Can I specify that an associatedtype is a function?
|
|
27
|
389
|
March 3, 2025
|
Constraining types to protocols
|
|
6
|
138
|
December 2, 2024
|
Instantiate associatedtype from outside of protocol
|
|
10
|
270
|
September 2, 2024
|
Retroactive conformances + dynamic downcast => type unsoundness
|
|
19
|
696
|
August 19, 2024
|
How to use constrained protocol syntax in the inheritance clause of a concrete type?
|
|
10
|
2489
|
July 23, 2024
|
Are primary associated types supposed to be transitive?
|
|
2
|
250
|
July 6, 2024
|
Why Is Covariant Self more flexible on protocols than classes?
|
|
39
|
1153
|
April 15, 2024
|
Is there any way to return a *type* (not an *instance*) as an opaque type?
|
|
3
|
1113
|
January 10, 2024
|
Static constraint for rock-paper-scissors protocol relationship
|
|
5
|
530
|
December 21, 2023
|
Associated types: Self.AssociatedType vs AssociatedType
|
|
1
|
370
|
November 5, 2023
|
Associated Conformances? Similar to Higher Kinded Types?
|
|
2
|
1080
|
September 3, 2023
|
[SE-0353] constrained existential types behavior
|
|
4
|
735
|
August 23, 2023
|
Checking constraints on associated types within a protocol
|
|
8
|
850
|
July 23, 2023
|
Member 'select' cannot be used on value of type 'any LayerCollection'
|
|
6
|
1185
|
June 25, 2023
|
Use specialized existential in class conforming to a protocol with associated types
|
|
7
|
820
|
January 11, 2023
|
Unexpected inferred associated type of existential
|
|
15
|
660
|
December 31, 2022
|
Inferred result type requires explicit coercion
|
|
3
|
1482
|
December 29, 2022
|
Is this a compiler bug?
|
|
4
|
864
|
December 6, 2022
|
Why 'any' needed when associated type known
|
|
3
|
1455
|
November 17, 2022
|
A compilation error with associated type
|
|
1
|
1280
|
November 14, 2022
|
Infer associated type on protocol conformance
|
|
3
|
1137
|
November 1, 2022
|
Associated type inference doesn't work in a situation that I assumed it would
|
|
1
|
561
|
October 27, 2022
|
Catch an error based on its protocol's associated type?
|
|
5
|
811
|
October 22, 2022
|
Swift 5.7 compiler bug? Known limitation? My mistake?
|
|
6
|
1091
|
September 12, 2022
|
More problems with Swift's type system
|
|
5
|
933
|
September 11, 2022
|
Abort trap 6/nonzero exit code
|
|
1
|
1097
|
September 9, 2022
|
Compiler Crash on nested associatedtype (swiftlang-5.7.0.123.8 - XCode 14-Beta6)
|
|
1
|
769
|
September 1, 2022
|
Understanding how to work with View as a type
|
|
4
|
3374
|
August 26, 2022
|