Skip to content

IntervalTree does not implement IntoIterator #3

@m4b

Description

@m4b

One is forced to call iter(); I would expect it to implement IntoIterator since there is only one iter method without arguments, and hence prime candidate for for (range, data) in tree { // bla bla

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions