Type Alias

LazyDropWhileSequence.Element

A type representing the sequence’s elements. このシーケンスの持つ要素を表している型。

Declaration 宣言

typealias LazyDropWhileSequence<Base>.Element = Base.Element

Discussion 解説

Relationships 関係

From Protocol 由来プロトコル