Collection
extension Collection where Element: _Poly1
extension Collection where Element: _Poly2
extension Collection where Element: _Poly3
extension Collection where Element: _Poly4
extension Collection where Element: _Poly5
extension Collection where Element: _Poly6
extension Collection where Element: _Poly7
extension Collection where Element: _Poly8
extension Collection where Element: _Poly9
extension Collection where Element: _Poly10
extension Collection where Element: _Poly11
                - 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.A.Type) -> [Element.A] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.B.Type) -> [Element.B] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.C.Type) -> [Element.C] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.D.Type) -> [Element.D] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.E.Type) -> [Element.E] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.F.Type) -> [Element.F] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.G.Type) -> [Element.G] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.H.Type) -> [Element.H] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.I.Type) -> [Element.I] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.J.Type) -> [Element.J] { get } 
- 
                  
                  
Undocumented
Declaration
Swift
public subscript(type: Element.K.Type) -> [Element.K] { get } 
View on GitHub
        Collection Extension Reference