Type Alias

LazyPrefixWhileSequence.Elements

A Sequence that can contain the same elements as this one, possibly with a simpler type. このものと同じ要素を、できる限りより簡単な型で、含むSequence

Declaration 宣言

typealias Elements = LazyPrefixWhileSequence<Base>

Discussion 解説

  • See also: elements 参照:elements