1. LazyPrefixWhileBidirectionalCollection
    TypealiasSwift

    LazyPrefixWhileBidirectionalCollection

    • Obsolete since Swift 5.0

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