Documentation Language: Swift

Framework

RandomAccessCollection Implementations

Topics

Instance Properties

V
endIndex

The index one past the last element in the result set.

V
startIndex

The index of the first element in the result set.

Instance Methods

Subscripts

Su
subscript(_:)

Returns the element at the requested result index.