Learn more about cloning repositories
You have read-only access
Wire up and validate multiple levels of generic parameters in extensions. This allows us to type-check extensions of nested generics, e.g., extension Outer<T>.Inner<A, B> { ... } Swift SVN r20738