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

incorrect doc for iter_batched_ref #749

Open
pdeva opened this issue Dec 11, 2023 · 0 comments
Open

incorrect doc for iter_batched_ref #749

pdeva opened this issue Dec 11, 2023 · 0 comments

Comments

@pdeva
Copy link

pdeva commented Dec 11, 2023

/// b.iter_batched(|| data.clone(), |mut data| sort(&mut data), BatchSize::SmallInput)

the doc shows example of iter_batched not of iter_batched_ref

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant