Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ParallelString::par_split_ascii_whitespace #1116

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jan 26, 2024

This matches the standard library's str::split_ascii_whitespace, stable since rust-lang/rust#58047.

@cuviper cuviper added this pull request to the merge queue Jan 26, 2024
Merged via the queue into rayon-rs:master with commit 9ca21de Jan 26, 2024
4 checks passed
@cuviper cuviper deleted the par_split_ascii_whitespace branch January 26, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant