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