Instance Property
startIndex
The position of the first element in a nonempty collection.
var startIndex: PostgresRow.Index { get }
Discussion
If the collection is empty, startIndex is equal to endIndex.
Instance Property
var startIndex: PostgresRow.Index { get }
If the collection is empty, startIndex is equal to endIndex.