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