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

next()

Returns nil, indicating that there are no more elements. もう要素は無いことを指し示す、nilを返します。

Declaration 宣言

mutating func next() -> Element?

Relationships 関係

From Protocol 由来プロトコル