Instance Subscriptswift 6.0.3Swift

subscript(_:)

Accesses the scalar at the specified position.

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