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