Skip to content

Support collections.abc.Iterable type #5757

@lengau

Description

@lengau

There is already a mapping to collections.abc.Iterator, but it would be nice to get one for Iterable that has a simple way to create a PyIterator from it.

This should allow us to take advantage of Rust's type system when imitating a function like sum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions