Skip to content

Make &List<T> iterable somehow #72

@alecmocatta

Description

@alecmocatta

As the data might not be stored as T anywhere, fn iter(&self) -> impl Iterator<Item = &T> is impossible.

Probably something like https://github.com/reem/rust-traverse is the way to go.

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