IndexedIdentifierCollection
A collection wrapper that iterates over the indices and identifiers of a collection together.
Declaration
struct IndexedIdentifierCollection<Base, ID> where Base : Collection, ID : HashableOverview
You don’t use this type directly. Instead SwiftUI creates this type on your behalf.