TypealiasSwift
LazyDropWhileBidirectionalCollection
- Obsolete since Swift 5.0
typealias LazyDropWhileBidirectionalCollection<T> = LazyDropWhileCollection<T> where T : BidirectionalCollection
typealias LazyDropWhileBidirectionalCollection<T> = LazyDropWhileCollection<T> where T : BidirectionalCollection