Instance Method インスタンスメソッド

index(_:offsetBy:)

No overview available.

Declaration 宣言

func index(_ i: Base.Index, offsetBy distance: Int) -> Base.Index
Available when Base conforms to BidirectionalCollection. BaseBidirectionalCollectionに準拠する時に利用可能です。