index(_:offsetBy:limitedBy:)

Indexed.swift:55
func index(_ i: Base.Index, offsetBy distance: Int, limitedBy limit: Base.Index) -> Base.Index?