Element

The element type for an IndexedCollection collection.

Indexed.swift:27
typealias Element = (index: Base.Index, element: Base.Element)