Skip to content

Conversation

briansmith
Copy link

@briansmith briansmith commented Jul 10, 2025

Only chunk_by and izip! are used, and it is easy to replace both, to avoid the dependency.

@briansmith briansmith force-pushed the b/remove-itertools-dep-2 branch from 83e0dd6 to b53efee Compare July 11, 2025 23:44
@briansmith briansmith changed the title Remove itertools dependency from plot crate. Remove itertools dependency from the main crate and from the plot crate. Jul 11, 2025
`[T]::chunk_by` is stable as of Rust 1.77.
Only `izip!` is used, and it is easy to replace `izip!`, so do so.
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

Successfully merging this pull request may close these issues.

1 participant