Skip to content

Best way to turn for_each_handle into a generator instead of an internal iterator #4

@JervenBolleman

Description

@JervenBolleman

for_each_handle and for_each_path are the two key methods that need efficient implementation.
However, these are C++ internal iterators while the librdf would like to see a generator.

I would love to see some help on how to best convert from the one into the other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions