Skip to content

try_fold_while #830

Open
Open
@mightyiam

Description

@mightyiam

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions