TypealiasSwift
LazyPrefixWhileBidirectionalCollection
Obsolete since Swift 5.0
typealias LazyPrefixWhileBidirectionalCollection<T> = LazyPrefixWhileCollection<T> where T : BidirectionalCollection
Obsolete since Swift 5.0
typealias LazyPrefixWhileBidirectionalCollection<T> = LazyPrefixWhileCollection<T> where T : BidirectionalCollection