subscript(_:)

Accesses the component at the specified index.

Declaration

subscript(index: Int) -> Double { get set }