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