-
Couldn't load subscription status.
- Fork 335
Open
Labels
Description
Implementing fold for our iterators allows us to provide more performant internal iteration. We provide it in some cases, but not all. I'd like us to take three steps towards resolving this:
- Take an inventory of whether our adapters provide
fold. - Implement
foldfor missing adapters. - (Potentially!) Implement a clippy lint to prevent regressions.
Happy to provide mentorship for any of these items.
Philippe-Cholet, alecmocatta, luander and schneiderfelipe