Instance Methodswift 6.0.3Swift

index(_:offsetBy:limitedBy:)

func index(_ i: AnyCollection<Element>.Index, offsetBy n: Int, limitedBy limit: AnyCollection<Element>.Index) -> AnyCollection<Element>.Index?