Initializer

init(_:)

Creates an instance whose iterator is a copy of base. それのイテレータがbaseのコピーであるインスタンスを作成します。

Declaration 宣言

init(_ base: Base)