TypealiasSwiftLazyDropWhileIndexObsolete since Swift 5.0typealias LazyDropWhileIndex<T> = LazyDropWhileCollection<T>.Index where T : Collection