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