Discussion 解説
The prefix-while sequence produces whatever type of element its base iterator produces. prefix-whileシーケンスは、それの基底イテレータが生み出す要素の型が何であろうとも生み出します。
Availability
Technology
typealias Element = Base.Element
The prefix-while sequence produces whatever type of element its base iterator produces. prefix-whileシーケンスは、それの基底イテレータが生み出す要素の型が何であろうとも生み出します。