Contents

startIndex

The starting position for iterating members of the set.

Declaration

var startIndex: Set<Element>.Index { get }

Discussion

If the set is empty, startIndex is equal to endIndex.