Skip to content

Tracking Issue for Iterator fold_mut #76751

Closed
@mlodato517

Description

@mlodato517

This is a tracking issue for the fold_mut method in the Iterator trait defined in #76746.
The feature gate for the issue is #![feature(iterator_fold_mut)].

Steps

Unresolved Questions

  1. Should we instead put this effort into optimizing the existing fold method?
  2. Why is the existing fold method any slower?

Implementation history

Implementing fold_mut - #76746

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-iteratorsArea: IteratorsC-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions