startIndex
The position of the first element.
Declaration
var startIndex: CollectionOfOne<Element>.Index { get }Discussion
In a CollectionOfOne instance, startIndex is always 0.
The position of the first element.
var startIndex: CollectionOfOne<Element>.Index { get }In a CollectionOfOne instance, startIndex is always 0.