-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Labels
fallible-iteratorIterator of results/optionsIterator of results/options
Description
I found myself wanting a try_fold_while... Since there fold_while is not in std, I don't suppose it's the right time to RFC try_fold_while in std. So, would it be accepted here?
I haven't gotten into any detail, but I imagine it to be a straightforward combination of try_fold and fold_while.
Metadata
Metadata
Assignees
Labels
fallible-iteratorIterator of results/optionsIterator of results/options