|
Coercing `any` into `some`
|
|
1
|
168
|
January 19, 2026
|
|
Trying to understand the difference in the choice of method called in a generic context
|
|
2
|
136
|
April 6, 2025
|
|
Existential parameter type cannot be implemented with opaque type
|
|
3
|
210
|
December 29, 2024
|
|
Using `some` how can I get identical protection to constrained generics for returning types?
|
|
3
|
213
|
July 29, 2024
|
|
Global Implementation of `some`
|
|
7
|
878
|
April 30, 2024
|
|
A usage of `some` in closure return type that the compiler/Xcode seems to cope with exceptionally poorly
|
|
2
|
1012
|
March 31, 2023
|
|
Function parameter: `any` or `some`?
|
|
2
|
1117
|
January 31, 2023
|
|
Swift 5.7 compiler bug? Known limitation? My mistake?
|
|
6
|
1130
|
September 12, 2022
|
|
Class that conforms to protocol with generic function returning associatedtype does not compile
|
|
4
|
2773
|
September 30, 2021
|