Contents

LazyPrefixWhileIterator

Declaration

typealias LazyPrefixWhileIterator<T> = LazyPrefixWhileSequence<T>.Iterator where T : Sequence

See Also

Deprecated Type Aliases