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