struct DefaultIndices
A collection of indices for an arbitrary collection
Inheritance |
Collection |
Associated Types |
public typealias Index = Elements.Index
public typealias Element = Elements.Index
public typealias Indices = DefaultIndices<Elements>
public typealias SubSequence = DefaultIndices<Elements>
public typealias Iterator = IndexingIterator<DefaultIndices<Elements>>
|
Instance Variables
Subscripts
Instance Methods