Skip to content

move std::iter to libextra #7343

Closed
Closed
@thestinger

Description

@thestinger

This module provides internal iterator adaptors, but internal iterators are being replaced throughout the standard library with external ones.

The Times trait is the only part that's really still useful, so it can stay somewhere in libstd until there's an external iterator replacement.

This should also help avoid confusion by making it obvious that external iterators are going to be the primary way to iterate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions