prefix(while:)

Declaration

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