Instance Methodswift 6.0.3Swift

drop(while:)

func drop(while predicate: (Element) throws -> Bool) rethrows -> AnyBidirectionalCollection<Element>