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

Available where Element: _Poly1

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.A.Type) -> [Element.A] { get }

Available where Element: _Poly2

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.B.Type) -> [Element.B] { get }

Available where Element: _Poly3

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.C.Type) -> [Element.C] { get }

Available where Element: _Poly4

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.D.Type) -> [Element.D] { get }

Available where Element: _Poly5

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.E.Type) -> [Element.E] { get }

Available where Element: _Poly6

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.F.Type) -> [Element.F] { get }

Available where Element: _Poly7

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.G.Type) -> [Element.G] { get }

Available where Element: _Poly8

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.H.Type) -> [Element.H] { get }

Available where Element: _Poly9

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.I.Type) -> [Element.I] { get }

Available where Element: _Poly10

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.J.Type) -> [Element.J] { get }

Available where Element: _Poly11

  • Undocumented

    Declaration

    Swift

    public subscript(type: Element.K.Type) -> [Element.K] { get }