subscript(_:)

Accesses the component at the specified index.

Declaration

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