Discussion 議論
By default, a collection conforms to the Sequence
protocol by supplying Indexing
as its associated Iterator
type.
Availability 有効性
Technology
typealias Iterator = IndexingIterator
<SectionedFetchResults
<SectionIdentifier , Result>>
By default, a collection conforms to the Sequence
protocol by supplying Indexing
as its associated Iterator
type.