index(_:offsetBy:limitedBy:)

Declaration

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