Contents

LazyDropWhileIterator

Declaration

typealias LazyDropWhileIterator<T> = LazyDropWhileSequence<T>.Iterator where T : Sequence

See Also

Deprecated Type Aliases