Tracking Issue for Iterator::try_find #63178
Labels
A-iterators
Area: Iterators
B-unstable
Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
Libs-Small
Libs issues that are considered "small" or self-contained
Libs-Tracked
Libs issues that are tracked on the team's project board.
requires-nightly
This issue requires a nightly compiler in some way.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Adds
try_find
toIterator
.PR: #63177
Open questions:
Result
, vs potentially supportingOption
and otherTry
types #85115The text was updated successfully, but these errors were encountered: