-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Labels
fallible-iteratorIterator of results/optionsIterator of results/optionsroadmapBig, multi-iterator changes.Big, multi-iterator changes.
Description
I just created the label "fallible-iterator" and labelled (only opened) related issues and pull requests where the iterator item is fallible: results mostly, options too.
It's one recurring topic, and a proper discussion might be useful.
To start, I think our adaptors of iterators of results should be _ok
-suffixed.
try_
-prefixed should be reserved to methods tied to the currently unstable Try
trait.
schneiderfelipe, musjj and vdawg-git
Metadata
Metadata
Assignees
Labels
fallible-iteratorIterator of results/optionsIterator of results/optionsroadmapBig, multi-iterator changes.Big, multi-iterator changes.