TypealiasSwiftLazyPrefixWhileIndexObsolete since Swift 5.0typealias LazyPrefixWhileIndex<T> = LazyPrefixWhileCollection<T>.Index where T : Collection