endIndex
The collection’s “past the end” position.
Declaration
var endIndex: FlattenSequence<Base>.Index { get }Discussion
endIndex is not a valid argument to subscript, and is always reachable from startIndex by zero or more applications of index(after:).