rust-itertools / itertools

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

Fuse the iterator in `LazyBuffer` #727

Closed Philippe-Cholet closed 1 year ago

Philippe-Cholet commented 1 year ago

Fuse the iterator in LazyBuffer. @phimuemue Do I push the new LazyBuffer::size_hint here?

phimuemue commented 1 year ago

Super, thanks.

bors r+

bors[bot] commented 1 year ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.