Skip to content

Forward .try_fold(), .try_rfold() on the iterators when possible #706

Description

@bluss

As of this writing, these methods still use an unstable Try trait and can't be implemented in stable Rust.

When we can, our core element iterators at least, should implement these methods.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions