subscript(_:)

Accesses the scalar at the specified position.

Declaration

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