Type Alias

SectionedFetchResults.Section.Indices

A type that represents the indices that are valid for subscripting the collection, in ascending order. ある型、それはインデックスそれらを表します、それらは昇順でコレクションに添え字をつけるために有効なものです。

Declaration 宣言

typealias Indices = Range<Int>