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

formIndex(_:offsetBy:)

No overview available.

Declaration 宣言

func formIndex(_ i: inout FlattenSequence<Base>.Index, offsetBy n: Int)
Available when Base conforms to Collection and Base.Element conforms to Collection. BaseCollectionに準拠するそしてBase.ElementCollectionに準拠する時に利用可能です。