subscript(_:)

Accesses the component at the specified index.

Declaration

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