Method
index(_:offsetBy:limitedBy:)
Inherited from RandomAccessCollection.index(_:offsetBy:limitedBy:).
func index(_ i: Self.Index, offsetBy distance: Int, limitedBy limit: Self.Index) -> Self.Index?
Method
Inherited from RandomAccessCollection.index(_:offsetBy:limitedBy:).
func index(_ i: Self.Index, offsetBy distance: Int, limitedBy limit: Self.Index) -> Self.Index?