Contents

LazyPrefixWhileBidirectionalCollection

Declaration

typealias LazyPrefixWhileBidirectionalCollection<T> = LazyPrefixWhileCollection<T> where T : BidirectionalCollection

See Also

Deprecated Type Aliases