formIndex(_:offsetBy:limitedBy:)

Declaration

func formIndex<T>(_ i: inout Self.Index, offsetBy n: T, limitedBy limit: Self.Index) -> Bool where T : BinaryInteger