Contents

startIndex

The position of the first element in a non-empty collection.

Declaration

var startIndex: LazyFilterSequence<Base>.Index { get }

Discussion

In an empty collection, startIndex == endIndex.