startIndex
The position of the first element in a nonempty collection. (See Collection.startIndex.)
Declaration
@MainActor @preconcurrency var startIndex: Int { get }The position of the first element in a nonempty collection. (See Collection.startIndex.)
@MainActor @preconcurrency var startIndex: Int { get }