Instance Methodswift 6.1.2Swift

prefix(while:)

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