subscript(_:)

Accesses the element at the specified position.

Declaration

subscript(index: Int) -> MarkupOrderedSet.Element { get }