Contents

LazyDropWhileBidirectionalCollection

Declaration

typealias LazyDropWhileBidirectionalCollection<T> = LazyDropWhileCollection<T> where T : BidirectionalCollection

See Also

Deprecated Type Aliases