mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Protocols with associated types can't currently be used as existential types. Combined with the inability to create type constraints on generic functions nested in generic types based on the outer type and the inability to create closures of generic type and the inability to create protocol constraints that require generic functions and the inability to create protocols with init() requirements... and this is what we get. Swift SVN r10034
1.1 KiB
1.1 KiB