Documentation Language: Swift

Method

prefix(while:)

Inherited from Collection.prefix(while:).

func prefix(while predicate: (Self.Element) throws -> Bool) rethrows -> Self.SubSequence