Instance Subscriptswift 6.0.3Swift

subscript(_:)

Accesses the member at the given position.

subscript(position: Set<Element>.Index) -> Element { get }