rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.69k stars 303 forks source link

`ConsTuples`: remove `DoubleEndedIterator` implementation #853

Closed Philippe-Cholet closed 7 months ago

Philippe-Cholet commented 7 months ago

Fixes #852

Breaking change or simple bugfix?

phimuemue commented 7 months ago

@jswrenn could you merge this (or veto if you think we should fix it)?