trimPrefix(while:)

Declaration

mutating func trimPrefix(while predicate: (Self.Element) throws -> Bool) rethrows