Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
EnumeratedSequence
/
index(_:offsetBy:)
index(_:offsetBy:)
Declaration
func
index
(
_
i
:
Self
.
Index
,
offsetBy
distance
:
Int
) ->
Self
.
Index