trimmingPrefix(while:)

Declaration

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