Swift Forums
How do you incorporate a protocol's static members into another type's extensions by way of a generic placeholder?
Using Swift
generics
,
extensions
,
protocols
CrystDragon
(Lincoln Wu)
August 29, 2025, 7:14am
3
If
this
get landed someday, we can then avoid spelling out the
.self
part.
2 Likes
show post in topic